..
CMakeLists.txt
DAGCombiner.cpp
Fix incorrect invariant check in DAG Combine
2014-10-30 22:21:03 +00:00
FastISel.cpp
Introduce enum values for previously defined metadata types. (NFC)
2014-10-21 00:13:20 +00:00
FunctionLoweringInfo.cpp
Remove uses of the TargetMachine from FunctionLoweringInfo
2014-10-09 00:57:31 +00:00
InstrEmitter.cpp
Remove the uses of getSubtargetImpl from InstrEmitter and remove
2014-10-09 01:35:29 +00:00
InstrEmitter.h
Remove the uses of getSubtargetImpl from InstrEmitter and remove
2014-10-09 01:35:29 +00:00
LegalizeDAG.cpp
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
LegalizeFloatTypes.cpp
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
LegalizeIntegerTypes.cpp
Whitespace.
2014-10-29 15:23:11 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
LegalizeTypesGeneric.cpp
AA metadata refactoring (introduce AAMDNodes)
2014-07-24 12:16:19 +00:00
LegalizeVectorOps.cpp
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
LegalizeVectorTypes.cpp
[SelectionDAG] Teach the vector scalarizer about FP conversions.
2014-10-23 22:49:25 +00:00
LLVMBuild.txt
Makefile
ResourcePriorityQueue.cpp
Remove unused argument to CreateTargetScheduleState and change
2014-10-09 01:59:35 +00:00
ScheduleDAGFast.cpp
ScheduleDAG: record PhysReg dependencies represented by CopyFromReg nodes
2014-10-23 22:31:48 +00:00
ScheduleDAGRRList.cpp
ScheduleDAG: record PhysReg dependencies represented by CopyFromReg nodes
2014-10-23 22:31:48 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAG: record PhysReg dependencies represented by CopyFromReg nodes
2014-10-23 22:31:48 +00:00
ScheduleDAGSDNodes.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
ScheduleDAGVLIW.cpp
Remove more calls to getSubtargetImpl from the schedulers and
2014-10-09 06:28:06 +00:00
SDNodeDbgValue.h
constify the getters in SDNodeDbgValue.
2014-10-13 20:43:47 +00:00
SelectionDAG.cpp
Modernize old-style static asserts. NFC.
2014-10-12 17:56:40 +00:00
SelectionDAGBuilder.cpp
Fix copy paste comment
2014-10-24 18:13:10 +00:00
SelectionDAGBuilder.h
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
SelectionDAGDumper.cpp
Add minnum / maxnum codegen
2014-10-21 23:01:01 +00:00
SelectionDAGISel.cpp
Remove uses of the TargetMachine from FunctionLoweringInfo
2014-10-09 00:57:31 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
Whitespace.
2014-10-29 15:23:11 +00:00
TargetSelectionDAGInfo.cpp