llvm-6502/lib/CodeGen/SelectionDAG
2009-12-13 01:00:59 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
FastISel.cpp Make TargetSelectInstruction protected and called from FastISel.cpp 2009-12-05 01:27:58 +00:00
FunctionLoweringInfo.cpp
FunctionLoweringInfo.h
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Delete an unnecessary line. The VTSDNode on a SIGN_EXTEND_REG is never 2009-12-11 23:26:08 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Truncate the arguments of llvm.frameaddress / llvm.returnaddress intrinsics from i32 to platform's largest native type 2009-12-07 02:28:26 +00:00
LegalizeTypes.cpp Added support to allow clients to custom widen. For X86, custom widen vectors for 2009-11-30 02:42:02 +00:00
LegalizeTypes.h Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
LegalizeVectorTypes.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SelectionDAG.cpp Fix weird typo which leads to unallocated memory access for nodes with 4 results. 2009-12-13 01:00:59 +00:00
SelectionDAGBuilder.cpp Fix the result type of SELECT nodes lowered from Select instructions with 2009-12-11 19:50:50 +00:00
SelectionDAGBuilder.h
SelectionDAGISel.cpp Remove old DBG_LABEL code. 2009-12-05 17:56:26 +00:00
SelectionDAGPrinter.cpp Add edge source labels to SelectionDAG graphs, now that the graph printing 2009-12-01 19:20:00 +00:00
TargetLowering.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00