..
CMakeLists.txt
DAGCombiner.cpp
Simplify condition checking as CONCAT assume all inputs of the same type.
2012-10-19 03:17:00 +00:00
FastISel.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
FunctionLoweringInfo.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
InstrEmitter.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
InstrEmitter.h
LegalizeDAG.cpp
1. Remove noreturn attribute from __builtin_debugtrap().
2012-10-19 23:00:20 +00:00
LegalizeFloatTypes.cpp
Follow the same routine to add target float expansion hook
2012-10-11 07:22:01 +00:00
LegalizeIntegerTypes.cpp
Fix PR13991: legalizing an overflowing multiplication operation is harder than
2012-10-02 15:03:49 +00:00
LegalizeTypes.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
LegalizeTypes.h
Add alternative support for FP_ROUND from v2f32 to v2f64
2012-10-10 16:32:15 +00:00
LegalizeTypesGeneric.cpp
Fix big-endian codegen bug in DAGTypeLegalizer::ExpandRes_BITCAST
2012-10-12 15:42:58 +00:00
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
Add alternative support for FP_ROUND from v2f32 to v2f64
2012-10-10 16:32:15 +00:00
LLVMBuild.txt
Makefile
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
Add a really faster pre-RA scheduler (-pre-RA-sched=linearize). It doesn't use
2012-10-17 19:39:36 +00:00
ScheduleDAGRRList.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
ScheduleDAGSDNodes.cpp
Add a really faster pre-RA scheduler (-pre-RA-sched=linearize). It doesn't use
2012-10-17 19:39:36 +00:00
ScheduleDAGSDNodes.h
Add a really faster pre-RA scheduler (-pre-RA-sched=linearize). It doesn't use
2012-10-17 19:39:36 +00:00
ScheduleDAGVLIW.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
SDNodeDbgValue.h
SDNodeOrdering.h
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
2012-09-18 02:01:41 +00:00
SelectionDAG.cpp
Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis.
2012-10-15 16:24:29 +00:00
SelectionDAGBuilder.cpp
This patch is to fix radar://8426430. It is about llvm support of __builtin_debugtrap()
2012-10-19 20:11:16 +00:00
SelectionDAGBuilder.h
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
SelectionDAGDumper.cpp
SelectionDAGISel.cpp
Freeze the reserved registers as soon as isel is complete.
2012-10-15 21:33:06 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
This patch is to fix radar://8426430. It is about llvm support of __builtin_debugtrap()
2012-10-19 20:11:16 +00:00
TargetSelectionDAGInfo.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00