llvm-6502/lib/CodeGen/SelectionDAG
Evan Cheng 83060c544b Avoid combining indexed load further.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35005 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-07 08:07:03 +00:00
..
CallingConvLower.cpp add methods for analysis of call results and return nodes. 2007-02-28 07:09:40 +00:00
DAGCombiner.cpp Avoid combining indexed load further. 2007-03-07 08:07:03 +00:00
LegalizeDAG.cpp big endian 32-bit systems (e.g. ppc32) want to return the high reg first, not 2007-03-06 20:01:06 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSimple.cpp
SelectionDAG.cpp fold away addc nodes when we know there cannot be a carry-out. 2007-03-04 20:40:38 +00:00
SelectionDAGISel.cpp Enumerate SDISel formal parameter attributes. Make use of new 2007-03-06 06:10:33 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp initialize a instance variable 2007-02-25 01:28:05 +00:00