llvm-6502/lib/CodeGen/SelectionDAG
Evan Cheng 9e2d86add8 Turn on GEP index sinking by default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35127 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-16 18:32:30 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Avoid combining indexed load further. 2007-03-07 08:07:03 +00:00
LegalizeDAG.cpp Refactoring of formal parameter flags. Enable properly use of 2007-03-07 16:25:09 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Estimate a cost using the possible number of scratch registers required and use 2007-03-14 22:43:40 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp
SelectionDAGISel.cpp Turn on GEP index sinking by default. 2007-03-16 18:32:30 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Added isLegalAddressExpression hook to test if the given expression can be 2007-03-16 08:42:32 +00:00