llvm-6502/lib/CodeGen/SelectionDAG
2008-08-26 20:37:00 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Disable DAGCombine's alignment inference in "fast" codegen mode. 2008-08-20 16:30:28 +00:00
FastISel.cpp Add support for fast isel of sitofp, and remove some unnecessary and imprecise legality checks. 2008-08-26 20:37:00 +00:00
LegalizeDAG.cpp Add libcalls for the new rounding opcodes. 2008-08-21 18:38:14 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
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
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp Actually recycle SDNode allocations. SelectionDAG is using 2008-08-26 01:44:34 +00:00
SelectionDAGISel.cpp typo fix. 2008-08-26 06:07:47 +00:00
SelectionDAGPrinter.cpp get MachineConstantPool off std::ostream, onto raw_ostream. It would be 2008-08-23 22:53:13 +00:00
TargetLowering.cpp Add libcalls for the new rounding opcodes. 2008-08-21 18:38:14 +00:00