1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Transforms/Scalar
2016-12-24 17:14:19 +00:00
..
ADCE.h
AlignmentFromAssumptions.h Revert @llvm.assume with operator bundles (r289755-r289757) 2016-12-19 08:22:17 +00:00
BDCE.h
ConstantHoisting.h
CorrelatedValuePropagation.h
DCE.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
DeadStoreElimination.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
EarlyCSE.h [EarlyCSE] Optionally use MemorySSA. NFC. 2016-08-31 19:24:10 +00:00
Float2Int.h
GuardWidening.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
GVN.h Revert @llvm.assume with operator bundles (r289755-r289757) 2016-12-19 08:22:17 +00:00
GVNExpression.h [NewGVN] Simplify several equals() member functions. NFCI. 2016-12-24 17:14:19 +00:00
IndVarSimplify.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
JumpThreading.h Revert "[JumpThreading] Unfold selects that depend on the same condition" 2016-11-15 15:42:23 +00:00
LICM.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopDataPrefetch.h [PM] Port LoopDataPrefetch to new pass manager 2016-08-13 04:11:27 +00:00
LoopDeletion.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopDistribute.h
LoopIdiomRecognize.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopInstSimplify.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopRotation.h [PM] Introduce a reasonable port of the main per-module pass pipeline 2016-12-22 06:59:15 +00:00
LoopSimplifyCFG.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopStrengthReduce.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
LoopUnrollPass.h Reapply "[LoopUnroll] Use the upper bound of the loop trip count to fullly unroll a loop" 2016-10-12 21:29:38 +00:00
LowerAtomic.h
LowerExpectIntrinsic.h
LowerGuardIntrinsic.h
MemCpyOptimizer.h Revert @llvm.assume with operator bundles (r289755-r289757) 2016-12-19 08:22:17 +00:00
MergedLoadStoreMotion.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
NaryReassociate.h Revert @llvm.assume with operator bundles (r289755-r289757) 2016-12-19 08:22:17 +00:00
NewGVN.h [GVN] Initial check-in of a new global value numbering algorithm. 2016-12-22 16:03:48 +00:00
PartiallyInlineLibCalls.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
Reassociate.h [Reassociate] Skip analysis of dead code to avoid infinite loop. 2016-11-02 08:55:19 +00:00
SCCP.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
SimplifyCFG.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
Sink.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
SpeculativeExecution.h
SROA.h Revert @llvm.assume with operator bundles (r289755-r289757) 2016-12-19 08:22:17 +00:00
TailRecursionElimination.h