llvm-6502/lib/CodeGen/SelectionDAG
2007-11-08 09:25:29 +00:00
..
CallingConvLower.cpp propagate struct size and alignment of byval arguments to the DAG 2007-08-10 14:44:42 +00:00
DAGCombiner.cpp If both parts of smul_lohi, etc. are used, don't simplify. If only one part is used, try simplify it. 2007-11-08 09:25:29 +00:00
LegalizeDAG.cpp Remainder operations must be either integer or floating-point. 2007-11-06 22:11:54 +00:00
LegalizeDAGTypes.cpp Fix a thinko. 2007-11-02 15:18:06 +00:00
Makefile
ScheduleDAG.cpp Make labels work in asm blocks; allow labels as 2007-11-05 21:20:28 +00:00
ScheduleDAGList.cpp Make CalcLatency() non-recursive. 2007-10-15 21:33:22 +00:00
ScheduleDAGRRList.cpp Add pseudo dependency to force two-address instruction to be scheduled after 2007-11-06 08:44:59 +00:00
SelectionDAG.cpp If a call to getTruncStore is for a normal store, 2007-10-30 12:40:58 +00:00
SelectionDAGISel.cpp Make labels work in asm blocks; allow labels as 2007-11-05 21:20:28 +00:00
SelectionDAGPrinter.cpp Add a (disabled by default) way to view the ID of a node. 2007-10-15 05:32:43 +00:00
TargetLowering.cpp Move the LowerMEMCPY and LowerMEMCPYCall to a common place. 2007-11-05 23:12:20 +00:00