.. |
CMakeLists.txt
|
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
|
2014-12-02 18:50:36 +00:00 |
DAGCombiner.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +00:00 |
FastISel.cpp
|
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
|
2015-01-26 19:03:15 +00:00 |
FunctionLoweringInfo.cpp
|
Remove dead code for llvm.eh.selector in the old EH model
|
2015-01-14 18:49:39 +00:00 |
InstrEmitter.cpp
|
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
|
2015-01-26 19:03:15 +00:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
Implement new way of expanding extloads.
|
2015-01-14 01:35:17 +00:00 |
LegalizeFloatTypes.cpp
|
Fix makeLibCall argument (signed) in SoftenFloatRes_XINT_TO_FP function
|
2015-02-10 23:30:14 +00:00 |
LegalizeIntegerTypes.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +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
|
|
|
LegalizeVectorOps.cpp
|
[SDAG] Don't try to use FP_EXTEND/FP_ROUND for int<->fp promotions
|
2015-02-12 22:43:52 +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
|
|
|
ScheduleDAGFast.cpp
|
|
|
ScheduleDAGRRList.cpp
|
|
|
ScheduleDAGSDNodes.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +00:00 |
ScheduleDAGSDNodes.h
|
|
|
ScheduleDAGVLIW.cpp
|
|
|
SDNodeDbgValue.h
|
|
|
SelectionDAG.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +00:00 |
SelectionDAGBuilder.cpp
|
Prefer SmallVector::append/insert over push_back loops.
|
2015-02-17 15:29:18 +00:00 |
SelectionDAGBuilder.h
|
Factor out a splitSwitchCase() function so that it can be reused.
|
2015-01-20 08:57:44 +00:00 |
SelectionDAGDumper.cpp
|
Masked Load / Store Intrinsics - the CodeGen part.
|
2014-12-04 09:40:44 +00:00 |
SelectionDAGISel.cpp
|
Unify the two EH personality classification routines I wrote
|
2015-02-14 00:21:02 +00:00 |
SelectionDAGPrinter.cpp
|
|
|
StatepointLowering.cpp
|
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
|
2015-02-13 09:09:03 +00:00 |
StatepointLowering.h
|
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
|
2014-12-02 18:50:36 +00:00 |
TargetLowering.cpp
|
Replace size method call of containers to empty method where appropriate
|
2015-01-15 11:41:30 +00:00 |
TargetSelectionDAGInfo.cpp
|
|
|