llvm-6502/lib/CodeGen/SelectionDAG
2008-08-28 21:19:07 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Optimize DAGCombiner's worklist processing. Previously it started 2008-08-28 21:01:56 +00:00
FastISel.cpp Implement null and undef values for FastISel. 2008-08-28 21:19:07 +00:00
LegalizeDAG.cpp Split the ATOMIC NodeType's to include the size, e.g. 2008-08-28 02:44:49 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp Avoid an empty-if-body warning in release builds. 2008-08-20 14:00:56 +00:00
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp Add libm-oriented ISD opcodes for rounding operations. 2008-08-21 17:55:02 +00:00
Makefile
ScheduleDAG.cpp Optimize ScheduleDAG's ComputeDepths and ComputeHeights to not need 2008-08-27 16:27:25 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Optimize ScheduleDAGRRList's topological sort to use one pass instead 2008-08-27 16:29:48 +00:00
SelectionDAG.cpp Split the ATOMIC NodeType's to include the size, e.g. 2008-08-28 02:44:49 +00:00
SelectionDAGISel.cpp Move CaseBlock, JumpTable, and BitTestBlock to be members of 2008-08-28 20:38:18 +00:00
SelectionDAGPrinter.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
TargetLowering.cpp Add libcalls for the new rounding opcodes. 2008-08-21 18:38:14 +00:00