1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/Transforms/Scalar
2016-10-24 14:52:04 +00:00
..
ADCE.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
AlignmentFromAssumptions.h [PM] Port AlignmentFromAssumptions to the new PM. 2016-06-15 06:18:01 +00:00
BDCE.h
ConstantHoisting.h This implements a more optimal algorithm for selecting a base constant in 2016-07-14 07:44:20 +00:00
CorrelatedValuePropagation.h [PM] Port CorrelatedValuePropagation 2016-07-06 23:26:29 +00:00
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 Remove stray comment. NFC. 2016-06-28 00:14:09 +00:00
GuardWidening.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
GVN.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
IndVarSimplify.h Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
JumpThreading.h Revert 284971. 2016-10-24 14:52:04 +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 [LoopDist] Port to new PM 2016-07-18 16:29:27 +00:00
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 Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +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 [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
LowerExpectIntrinsic.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
LowerGuardIntrinsic.h [PM] Port LowerGuardIntrinsic to the new PM. 2016-07-28 22:08:41 +00:00
MemCpyOptimizer.h [PM] Port MemCpyOpt to the new PM. 2016-06-14 02:44:55 +00:00
MergedLoadStoreMotion.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
NaryReassociate.h [PM] Port NaryReassociate to the new PM 2016-07-21 22:28:52 +00:00
PartiallyInlineLibCalls.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
Reassociate.h Revert "Reassociate: Reprocess RedoInsts after each inst". 2016-08-17 15:54:39 +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 [PM] Port SpeculativeExecution to the new PM 2016-08-01 21:48:33 +00:00
SROA.h Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
TailRecursionElimination.h [PM] Port TailCallElim 2016-07-06 23:48:41 +00:00