llvm-6502/lib/CodeGen/SelectionDAG
2012-12-20 18:46:29 +00:00
..
CMakeLists.txt
DAGCombiner.cpp Do not introduce vector operations in functions marked with noimplicitfloat. 2012-12-20 01:36:20 +00:00
FastISel.cpp Revert/correct some FastISel changes in r170104 (EVT->MVT for 2012-12-17 14:30:06 +00:00
FunctionLoweringInfo.cpp Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of 2012-12-19 11:48:16 +00:00
InstrEmitter.cpp Use MachineInstrBuilder in InstrEmitter. 2012-12-20 18:08:09 +00:00
InstrEmitter.h Use MachineInstrBuilder in InstrEmitter. 2012-12-20 18:08:09 +00:00
LegalizeDAG.cpp Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of 2012-12-19 11:48:16 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of 2012-12-19 11:48:16 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp Change TargetLowering::getTypeToPromoteTo to take and return MVTs, 2012-12-19 11:21:04 +00:00
LegalizeVectorTypes.cpp
LLVMBuild.txt
Makefile
ResourcePriorityQueue.cpp Change TargetLowering::getRegClassFor to take an MVT, instead of EVT. 2012-12-13 06:34:11 +00:00
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp Change TargetLowering::getRepRegClassFor to take an MVT, instead of 2012-12-13 18:45:35 +00:00
ScheduleDAGSDNodes.cpp Change TargetLowering::getRepRegClassFor to take an MVT, instead of 2012-12-13 18:45:35 +00:00
ScheduleDAGSDNodes.h Change TargetLowering::getRepRegClassFor to take an MVT, instead of 2012-12-13 18:45:35 +00:00
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
SelectionDAGBuilder.cpp Change AsmOperandInfo::ConstraintVT to MVT, instead of EVT. 2012-12-19 15:19:11 +00:00
SelectionDAGBuilder.h Change RegVT in BitTestBlock and RegsForValue, to contain MVTs, 2012-12-19 12:23:01 +00:00
SelectionDAGDumper.cpp
SelectionDAGISel.cpp Use MachineInstrBuilder for PHI nodes in SelectionDAGISel. 2012-12-20 18:46:29 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Change AsmOperandInfo::ConstraintVT to MVT, instead of EVT. 2012-12-19 15:19:11 +00:00
TargetSelectionDAGInfo.cpp