llvm-6502/lib/CodeGen/SelectionDAG
2011-12-07 00:11:56 +00:00
..
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
DAGCombiner.cpp Fix an optimization involving EXTRACT_SUBVECTOR in DAGCombine so it behaves correctly. PR11494. 2011-12-07 00:11:56 +00:00
FastISel.cpp If fast-isel fails, remove dead instructions generated during the failed 2011-11-29 19:40:47 +00:00
FunctionLoweringInfo.cpp
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Remove dead llvm.eh.sjlj.dispatchsetup intrinsic. 2011-11-28 19:23:13 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp CONCAT_VECTORS can have more than two operands. PR11389. 2011-11-16 02:52:39 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
LLVMBuild.txt
Makefile
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
SelectionDAGBuilder.cpp Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
SelectionDAGBuilder.h
SelectionDAGISel.cpp First chunk of MachineInstr bundle support. 2011-12-06 22:12:01 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
TargetSelectionDAGInfo.cpp