llvm-6502/lib/CodeGen/SelectionDAG
2010-04-19 19:29:22 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp More progress on promoting i16 operations to i32 for x86. Work in progress. 2010-04-19 19:29:22 +00:00
FastISel.cpp
FunctionLoweringInfo.cpp
FunctionLoweringInfo.h
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Code that needs a TargetMachine should have access to one directly, rather 2010-04-19 19:05:59 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp More 80 col violation. 2010-04-19 19:17:44 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp Give SelectionDAG a TargetMachine too, rather than having it 2010-04-19 19:22:07 +00:00
SelectionDAGBuilder.cpp Code that needs a TargetMachine should have access to one directly, rather 2010-04-19 19:05:59 +00:00
SelectionDAGBuilder.h Code that needs a TargetMachine should have access to one directly, rather 2010-04-19 19:05:59 +00:00
SelectionDAGISel.cpp Give SelectionDAG a TargetMachine too, rather than having it 2010-04-19 19:22:07 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
TargetSelectionDAGInfo.cpp