llvm-6502/lib/CodeGen/SelectionDAG
2007-11-19 21:16:54 +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 Move MinAlign to MathExtras.h. 2007-11-09 13:41:39 +00:00
LegalizeDAG.cpp Implement vector expand support for shuffle_vector. This fixes PR1811. 2007-11-19 21:16:54 +00:00
LegalizeDAGTypes.cpp Move MinAlign to MathExtras.h. 2007-11-09 13:41:39 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
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 Bug fix. Passive nodes are not in SUnitMap. 2007-11-09 01:27:11 +00:00
SelectionDAG.cpp Implement necessary bits for flt_rounds gcc builtin. 2007-11-15 23:25:33 +00:00
SelectionDAGISel.cpp Implement necessary bits for flt_rounds gcc builtin. 2007-11-15 23:25:33 +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 Much improved pic jumptable codegen: 2007-11-09 01:32:10 +00:00