llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner e10e6f7a36 make ComputeTopDownOrdering significantly faster and use less stack space
by making it non-recursive


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37629 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-18 21:28:10 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Rename MVT::getVectorBaseType to MVT::getVectorElementType. 2007-06-14 22:58:02 +00:00
LegalizeDAG.cpp make ComputeTopDownOrdering significantly faster and use less stack space 2007-06-18 21:28:10 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSimple.cpp
SelectionDAG.cpp Rename MVT::getVectorBaseType to MVT::getVectorElementType. 2007-06-14 22:58:02 +00:00
SelectionDAGISel.cpp Codegen support (stripped out) for the annotate attribute. 2007-06-15 22:26:58 +00:00
SelectionDAGPrinter.cpp Make chain dependencies blue, in addition to being dashed. 2007-06-18 15:30:16 +00:00
TargetLowering.cpp Fix CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll, and PR1473. 2007-05-30 16:30:06 +00:00