llvm-6502/lib/CodeGen/SelectionDAG
2007-10-24 22:26:08 +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 Redo "last ppc long double fix" as Chris wants. 2007-10-19 20:29:00 +00:00
LegalizeDAG.cpp Another expansion for i64 multiply, suitable for PPC. 2007-10-24 22:26:08 +00:00
LegalizeDAGTypes.cpp Support for expanding extending loads of integers with 2007-10-22 19:00:05 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
ScheduleDAGList.cpp Make CalcLatency() non-recursive. 2007-10-15 21:33:22 +00:00
ScheduleDAGRRList.cpp One mundane change: Change ReplaceAllUsesOfValueWith to *optionally* 2007-10-15 06:10:22 +00:00
SelectionDAG.cpp If the value types are equal then this routine 2007-10-19 13:05:40 +00:00
SelectionDAGISel.cpp Fix comment and use the "Size" variable that's already provided. 2007-10-23 23:36:57 +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 Add runtime library names for pow. 2007-10-11 23:09:10 +00:00