llvm-6502/lib/CodeGen/SelectionDAG
2008-03-09 07:47:22 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Rename isOperand() to isOperandOf() (and other similar methods). It always confuses me. 2008-03-04 00:41:45 +00:00
LegalizeDAG.cpp Fix two problems in SelectionDAGLegalize::ExpandBUILD_VECTOR's handling 2008-03-09 00:29:42 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesExpand.cpp Codegen support for i128 UINT_TO_FP. This just fixes a 2008-03-05 02:07:31 +00:00
LegalizeTypesPromote.cpp
LegalizeTypesScalarize.cpp
LegalizeTypesSplit.cpp
Makefile
ScheduleDAG.cpp Some improvements related to the computation of heights, depths of SUnits. 2008-03-04 11:19:43 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Rename isOperand() to isOperandOf() (and other similar methods). It always confuses me. 2008-03-04 00:41:45 +00:00
SelectionDAG.cpp Teach SD some vector identities, allowing us to compile vec_set-9 into: 2008-03-08 23:43:36 +00:00
SelectionDAGISel.cpp extend fp values with FP_EXTEND not FP_ROUND. 2008-03-09 07:47:22 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Codegen support for i128 SINT_TO_FP. 2008-03-05 01:08:17 +00:00