llvm-6502/lib/CodeGen/SelectionDAG
2009-03-10 20:47:18 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Revert 66358 for now. It's breaking povray, 450.soplex, and 456.hmmer on x86 / Darwin. 2009-03-10 20:47:18 +00:00
FastISel.cpp Pass in a std::string when getting the names of debugging things. This cuts down 2009-03-09 05:04:40 +00:00
LegalizeDAG.cpp Pass in a std::string when getting the names of debugging things. This cuts down 2009-03-09 05:04:40 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp PR3686: make the legalizer handle bitcast from i80 to x86 long double. 2009-03-04 06:23:34 +00:00
LegalizeTypes.cpp
LegalizeTypes.h PR3686: make the legalizer handle bitcast from i80 to x86 long double. 2009-03-04 06:23:34 +00:00
LegalizeTypesGeneric.cpp Revert BuildVectorSDNode related patches: 65426, 65427, and 65296. 2009-02-25 22:49:59 +00:00
LegalizeVectorTypes.cpp Revert BuildVectorSDNode related patches: 65426, 65427, and 65296. 2009-02-25 22:49:59 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Fix ScheduleDAGRRList::CopyAndMoveSuccessors' handling of nodes 2009-03-06 02:23:01 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGSDNodesEmit.cpp
SelectionDAG.cpp Fix BuildVectorSDNode::isConstantSplat to handle one-element vectors. 2009-03-04 17:47:01 +00:00
SelectionDAGBuild.cpp Pass in a std::string when getting the names of debugging things. This cuts down 2009-03-09 05:04:40 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp Pass in a std::string when getting the names of debugging things. This cuts down 2009-03-09 05:04:40 +00:00
TargetLowering.cpp Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00