.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
FastISel.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
FunctionLoweringInfo.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
InstrEmitter.cpp
|
This reapplies r207235 with an additional bugfixes caught by the msan
|
2014-04-25 20:49:25 +00:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
LegalizeFloatTypes.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
LegalizeIntegerTypes.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
LegalizeTypes.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
LegalizeTypes.h
|
[Modules] Sink the DEBUG_TYPE macro out of LegalizeTypes.h and into the
|
2014-04-21 19:43:07 +00:00 |
LegalizeTypesGeneric.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
LegalizeVectorOps.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
LegalizeVectorTypes.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ResourcePriorityQueue.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
ScheduleDAGFast.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
ScheduleDAGRRList.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
ScheduleDAGSDNodes.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
ScheduleDAGSDNodes.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-16 04:21:27 +00:00 |
ScheduleDAGVLIW.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
SDNodeDbgValue.h
|
This reapplies r207235 with an additional bugfixes caught by the msan
|
2014-04-25 20:49:25 +00:00 |
SelectionDAG.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
SelectionDAGBuilder.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
SelectionDAGBuilder.h
|
This reapplies r207235 with an additional bugfixes caught by the msan
|
2014-04-25 20:49:25 +00:00 |
SelectionDAGDumper.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
SelectionDAGISel.cpp
|
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
|
2014-04-26 18:35:24 +00:00 |
SelectionDAGPrinter.cpp
|
[Modules] Make Support/Debug.h modular. This requires it to not change
|
2014-04-21 22:55:11 +00:00 |
TargetLowering.cpp
|
DAGCombiner: Turn divs of vector splats into vectorized multiplications.
|
2014-04-26 12:06:28 +00:00 |
TargetSelectionDAGInfo.cpp
|
Rename some member variables from TD to DL.
|
2014-02-18 15:33:12 +00:00 |