..
CMakeLists.txt
DAGCombiner.cpp
DAGCombiner: don't optimise non-existant litpool load
2014-04-16 09:03:09 +00:00
FastISel.cpp
Patch by Vadim Chugunov
2014-04-19 13:47:43 +00:00
FunctionLoweringInfo.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
InstrEmitter.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
InstrEmitter.h
Revert "Give internal classes hidden visibility."
2013-09-11 18:05:11 +00:00
LegalizeDAG.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
LegalizeFloatTypes.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
LegalizeIntegerTypes.cpp
Convert SelectionDAG::getVTList to use ArrayRef
2014-04-16 06:10:51 +00:00
LegalizeTypes.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
LegalizeTypes.h
DAGLegalize: add last-ditch type-legalization for VSELECT.
2014-04-04 14:49:30 +00:00
LegalizeTypesGeneric.cpp
[C++11] Replace llvm::tie with std::tie.
2014-03-02 13:30:33 +00:00
LegalizeVectorOps.cpp
[VectorLegalizer/X86] Don't unvectorize fp_to_uint for v8f32->v8i16
2014-03-17 17:06:14 +00:00
LegalizeVectorTypes.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
LLVMBuild.txt
Makefile
ResourcePriorityQueue.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
ScheduleDAGFast.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
ScheduleDAGRRList.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
ScheduleDAGSDNodes.cpp
Convert SelectionDAG::getVTList to use ArrayRef
2014-04-16 06:10:51 +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
[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
SDNodeDbgValue.h
[Layering] Move DebugLoc.h into the IR library. The implementation
2014-03-05 10:30:38 +00:00
SelectionDAG.cpp
Convert SelectionDAG::getVTList to use ArrayRef
2014-04-16 06:10:51 +00:00
SelectionDAGBuilder.cpp
Patch by Vadim Chugunov
2014-04-19 13:47:43 +00:00
SelectionDAGBuilder.h
Patch by Vadim Chugunov
2014-04-19 13:47:43 +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::getVTList to use ArrayRef
2014-04-16 06:10:51 +00:00
SelectionDAGPrinter.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
TargetLowering.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
TargetSelectionDAGInfo.cpp
Rename some member variables from TD to DL.
2014-02-18 15:33:12 +00:00