.. |
CMakeLists.txt
|
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
|
2014-12-02 18:50:36 +00:00 |
DAGCombiner.cpp
|
[DagCombiner] Allow shuffles to merge through bitcasts
|
2015-03-05 17:14:04 +00:00 |
FastISel.cpp
|
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
|
2015-01-26 19:03:15 +00:00 |
FunctionLoweringInfo.cpp
|
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
|
2015-02-26 22:38:43 +00:00 |
InstrEmitter.cpp
|
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
|
2015-01-26 19:03:15 +00:00 |
InstrEmitter.h
|
Remove the uses of getSubtargetImpl from InstrEmitter and remove
|
2014-10-09 01:35:29 +00:00 |
LegalizeDAG.cpp
|
[SDAG] Handle LowerOperation returning its input consistently
|
2015-02-24 12:59:47 +00:00 |
LegalizeFloatTypes.cpp
|
Fix makeLibCall argument (signed) in SoftenFloatRes_XINT_TO_FP function
|
2015-02-10 23:30:14 +00:00 |
LegalizeIntegerTypes.cpp
|
AVX-512, SKX: Enabled masked_load/store operations for this target.
|
2015-03-05 15:11:35 +00:00 |
LegalizeTypes.cpp
|
[PowerPC] Implement readcyclecounter for PPC32
|
2014-12-02 22:01:00 +00:00 |
LegalizeTypes.h
|
Fixed a bug in type legalizer for masked load/store intrinsics.
|
2015-01-22 12:07:59 +00:00 |
LegalizeTypesGeneric.cpp
|
AA metadata refactoring (introduce AAMDNodes)
|
2014-07-24 12:16:19 +00:00 |
LegalizeVectorOps.cpp
|
[SDAG] Handle LowerOperation returning its input consistently
|
2015-02-24 12:59:47 +00:00 |
LegalizeVectorTypes.cpp
|
Fixed a bug in type legalizer for masked load/store intrinsics.
|
2015-01-22 12:07:59 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ResourcePriorityQueue.cpp
|
unique_ptrify ResourcePriorityQueue::ResourceModel
|
2015-03-03 20:49:08 +00:00 |
ScheduleDAGFast.cpp
|
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
|
2014-11-19 07:49:26 +00:00 |
ScheduleDAGRRList.cpp
|
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
|
2014-11-19 07:49:26 +00:00 |
ScheduleDAGSDNodes.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +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
|
Accidentaly inverted the condition again. Sorry.
|
2015-03-02 16:45:08 +00:00 |
SelectionDAGBuilder.cpp
|
Replace llvm.frameallocate with llvm.frameescape
|
2015-03-05 18:26:34 +00:00 |
SelectionDAGBuilder.h
|
Revert change r231366 as it broke clang-native-arm-cortex-a9 Analysis/properties.m test.
|
2015-03-05 15:41:14 +00:00 |
SelectionDAGDumper.cpp
|
X86: Optimize address mode matching for FRAME_ALLOC_RECOVER nodes
|
2015-03-05 18:50:12 +00:00 |
SelectionDAGISel.cpp
|
Use report_fatal_error instead of unreachable for -fast-isel-abort
|
2015-03-04 01:48:39 +00:00 |
SelectionDAGPrinter.cpp
|
Revert "Introduce a string_ostream string builder facilty"
|
2014-06-26 22:52:05 +00:00 |
StatepointLowering.cpp
|
Revert change r231366 as it broke clang-native-arm-cortex-a9 Analysis/properties.m test.
|
2015-03-05 15:41:14 +00:00 |
StatepointLowering.h
|
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
|
2014-12-02 18:50:36 +00:00 |
TargetLowering.cpp
|
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
|
2015-02-26 22:38:43 +00:00 |
TargetSelectionDAGInfo.cpp
|
Have TargetSelectionDAGInfo take a DataLayout initializer rather than
|
2014-06-06 19:04:48 +00:00 |