.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
Revert 172708.
|
2013-01-20 08:35:56 +00:00 |
FastISel.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
FunctionLoweringInfo.cpp
|
Stack Alignment: throw error if we can't satisfy the minimal alignment
|
2013-01-10 01:10:10 +00:00 |
InstrEmitter.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstrEmitter.h
|
Use MachineInstrBuilder in InstrEmitter.
|
2012-12-20 18:08:09 +00:00 |
LegalizeDAG.cpp
|
Make APFloat constructor require explicit semantics.
|
2013-01-22 09:46:31 +00:00 |
LegalizeFloatTypes.cpp
|
Make APFloat constructor require explicit semantics.
|
2013-01-22 09:46:31 +00:00 |
LegalizeIntegerTypes.cpp
|
Legalizer: Reword comment again, per Duncan's suggestion.
|
2013-01-27 21:02:52 +00:00 |
LegalizeTypes.cpp
|
Refactor to expose RTLIB calls to targets.
|
2013-01-09 13:18:15 +00:00 |
LegalizeTypes.h
|
This patch aims to reduce compile time in LegalizeTypes by using SmallDenseMap,
|
2013-01-25 15:18:54 +00:00 |
LegalizeTypesGeneric.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
LegalizeVectorOps.cpp
|
This patch aims to reduce compile time in LegalizeTypes by using SmallDenseMap,
|
2013-01-25 15:18:54 +00:00 |
LegalizeVectorTypes.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
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
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
ScheduleDAGRRList.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +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
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SDNodeDbgValue.h
|
Sort includes for all of the .h files under the 'lib' tree. These were
|
2012-12-04 07:12:27 +00:00 |
SDNodeOrdering.h
|
|
|
SelectionDAG.cpp
|
Make APFloat constructor require explicit semantics.
|
2013-01-22 09:46:31 +00:00 |
SelectionDAGBuilder.cpp
|
Make APFloat constructor require explicit semantics.
|
2013-01-22 09:46:31 +00:00 |
SelectionDAGBuilder.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SelectionDAGDumper.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SelectionDAGISel.cpp
|
Move TargetTransformInfo to live under the Analysis library. This no
|
2013-01-07 03:08:10 +00:00 |
SelectionDAGPrinter.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
TargetLowering.cpp
|
Use AttributeSet accessor methods instead of Attribute accessor methods.
|
2013-01-18 21:53:16 +00:00 |
TargetSelectionDAGInfo.cpp
|
|
|