llvm-6502/lib/CodeGen/SelectionDAG
2006-11-11 00:56:29 +00:00
..
DAGCombiner.cpp reduce indentation by using early exits. No functionality change. 2006-11-11 00:56:29 +00:00
LegalizeDAG.cpp Fix PR988 and CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll. 2006-11-07 04:11:44 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp Add implicit def / use operands to MachineInstr. 2006-11-10 08:43:01 +00:00
ScheduleDAGList.cpp Changes to use operand constraints to process two-address instructions. 2006-11-04 09:44:31 +00:00
ScheduleDAGRRList.cpp Remove dead code; added a missing null ptr check. 2006-11-06 21:33:46 +00:00
ScheduleDAGSimple.cpp For PR786: 2006-11-02 20:25:50 +00:00
SelectionDAG.cpp Rename ISD::MemOpAddrMode to ISD::MemIndexedMode 2006-11-09 17:55:04 +00:00
SelectionDAGISel.cpp commentate 2006-11-10 04:41:34 +00:00
SelectionDAGPrinter.cpp Rename ISD::MemOpAddrMode to ISD::MemIndexedMode 2006-11-09 18:44:21 +00:00
TargetLowering.cpp Add a mechanism to specify whether a target supports a particular indexed load / store. 2006-11-09 18:56:43 +00:00