llvm-6502/lib/CodeGen/SelectionDAG
2008-07-01 18:15:04 +00:00
..
CallingConvLower.cpp Correct the allocation size for CCState's UsedRegs member, which 2008-06-30 20:25:31 +00:00
DAGCombiner.cpp Use reserve. 2008-06-30 21:04:06 +00:00
LegalizeDAG.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
LegalizeFloatTypes.cpp Suppress compiler warning. 2008-06-30 22:33:56 +00:00
LegalizeIntegerTypes.cpp Support for VAARG. As noted in a comment, this is 2008-06-30 13:55:15 +00:00
LegalizeTypes.cpp ExpungeNode is only needed for new nodes! This 2008-06-30 16:43:45 +00:00
LegalizeTypes.h Support for VAARG. As noted in a comment, this is 2008-06-30 13:55:15 +00:00
LegalizeTypesGeneric.cpp Support for expanding the result of EXTRACT_ELEMENT. 2008-06-23 15:08:15 +00:00
LegalizeVectorTypes.cpp Cleanup up LegalizeTypes handling of loads and 2008-06-23 14:19:45 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
ScheduleDAGList.cpp Do not use computationally expensive scheduling heuristics with -fast. 2008-07-01 18:05:03 +00:00
ScheduleDAGRRList.cpp Do not use computationally expensive scheduling heuristics with -fast. 2008-07-01 18:05:03 +00:00
SelectionDAG.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
SelectionDAGISel.cpp Do run ComputeLiveOutVRegInfo with -fast. 2008-07-01 18:15:04 +00:00
SelectionDAGPrinter.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
TargetLowering.cpp Add support for expanding PPC 128 bit floats. 2008-06-25 20:24:48 +00:00