Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp
Chris Lattner 0a30b1f00f switch the sched unit map over to use a DenseMap instead of std::map. This
speeds up isel as a whole time by 2.6%.

llvm-svn: 33810
2007-02-03 01:34:13 +00:00

18 KiB