llvm-6502/lib/CodeGen/SelectionDAG
2010-07-21 06:09:07 +00:00
..
CMakeLists.txt
DAGCombiner.cpp Remove r108639 now that it is handled by InstCombine instead. 2010-07-19 08:10:24 +00:00
FastISel.cpp After a custom inserter, in a block which has constant instructions, 2010-07-19 22:48:56 +00:00
FunctionLoweringInfo.cpp Revert r108369, sorting llvm.dbg.declare information by source position, 2010-07-16 17:54:27 +00:00
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Teach bottom up pre-ra scheduler to track register pressure. Work in progress. 2010-07-21 06:09:07 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp
SelectionDAGBuilder.cpp Propagate alloca alignment information via variable size object frame 2010-07-17 00:28:22 +00:00
SelectionDAGBuilder.h
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp Teach bottom up pre-ra scheduler to track register pressure. Work in progress. 2010-07-21 06:09:07 +00:00
TargetSelectionDAGInfo.cpp