llvm-6502/lib/CodeGen/SelectionDAG
Evan Cheng ebffb660a6 Apply Chris' suggestion.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52970 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-01 17:59:20 +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
LegalizeVectorTypes.cpp
Makefile
ScheduleDAG.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
SelectionDAGISel.cpp Apply Chris' suggestion. 2008-07-01 17:59:20 +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