.. |
ADCE.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
AlignmentFromAssumptions.cpp
|
[PM] Port ScalarEvolution to the new pass manager.
|
2015-08-17 02:08:17 +00:00 |
BDCE.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
CMakeLists.txt
|
Convert SampleProfile pass into a Module pass.
|
2015-08-25 15:25:11 +00:00 |
ConstantHoisting.cpp
|
Replace some calls to isa<LandingPadInst> with isEHPad()
|
2015-08-19 19:54:02 +00:00 |
ConstantProp.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
CorrelatedValuePropagation.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
DCE.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
DeadStoreElimination.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
EarlyCSE.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
FlattenCFGPass.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
Float2Int.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
GVN.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
IndVarSimplify.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
InductiveRangeCheckElimination.cpp
|
[IRCE] Add INITIALIZE_PASS_DEPENDENCY invocations.
|
2015-09-09 03:47:18 +00:00 |
JumpThreading.cpp
|
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s parameter MaxInstsToScan.
|
2015-09-12 01:41:55 +00:00 |
LICM.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LLVMBuild.txt
|
Update libdeps in LLVMipo and LLVMScalarOpts, corresponding to r245940.
|
2015-08-25 17:11:17 +00:00 |
LoadCombine.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LoopDeletion.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
LoopDistribute.cpp
|
[LVer] Fix FIXME: hide addPHINodes, NFC
|
2015-08-20 17:22:29 +00:00 |
LoopIdiomRecognize.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LoopInstSimplify.cpp
|
[PM] Port ScalarEvolution to the new pass manager.
|
2015-08-17 02:08:17 +00:00 |
LoopInterchange.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LoopRerollPass.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LoopRotation.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
LoopStrengthReduce.cpp
|
Replace some calls to isa<LandingPadInst> with isEHPad()
|
2015-08-19 19:54:02 +00:00 |
LoopUnrollPass.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
LoopUnswitch.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
LowerAtomic.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
LowerExpectIntrinsic.cpp
|
fix typo; NFC
|
2015-08-24 20:11:14 +00:00 |
Makefile
|
…
|
|
MemCpyOptimizer.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
MergedLoadStoreMotion.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
NaryReassociate.cpp
|
[ValueTracking] computeOverflowForSignedAdd and isKnownNonNegative
|
2015-08-20 18:27:04 +00:00 |
PartiallyInlineLibCalls.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
PlaceSafepoints.cpp
|
[PM] Port ScalarEvolution to the new pass manager.
|
2015-08-17 02:08:17 +00:00 |
Reassociate.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
Reg2Mem.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
RewriteStatepointsForGC.cpp
|
[RewriteStatepointsForGC] Minor refactor to use shared implementation [NFC]
|
2015-09-10 00:44:10 +00:00 |
SCCP.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
SROA.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
Scalar.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
ScalarReplAggregates.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
Scalarizer.cpp
|
Prevent the scalarizer from caching incorrect entries
|
2015-08-10 14:48:47 +00:00 |
SeparateConstOffsetFromGEP.cpp
|
[PM] Port ScalarEvolution to the new pass manager.
|
2015-08-17 02:08:17 +00:00 |
SimplifyCFGPass.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |
Sink.cpp
|
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
|
2015-09-09 17:55:00 +00:00 |
SpeculativeExecution.cpp
|
[Speculation] NFC: more header comments
|
2015-05-19 20:52:45 +00:00 |
StraightLineStrengthReduce.cpp
|
[PM] Port ScalarEvolution to the new pass manager.
|
2015-08-17 02:08:17 +00:00 |
StructurizeCFG.cpp
|
Convert a bunch of loops to foreach. NFC.
|
2015-08-06 20:22:46 +00:00 |
TailRecursionElimination.cpp
|
Add GlobalsAA as preserved to a bunch of transforms
|
2015-09-10 10:22:12 +00:00 |