1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Transforms/Scalar
Francis Visoiu Mistrih 029e72fa45 Revert r335206 "Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions."
This reverts commit r335206.

As discussed here: https://reviews.llvm.org/rL333740, a fix will come
tomorrow. In the meanwhile, revert this to fix some bots.

llvm-svn: 335272
2018-06-21 19:18:36 +00:00
..
ADCE.h
AlignmentFromAssumptions.h
BDCE.h
CallSiteSplitting.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ConstantHoisting.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
CorrelatedValuePropagation.h
DCE.h
DeadStoreElimination.h
DivRemPairs.h
EarlyCSE.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Float2Int.h
GuardWidening.h
GVN.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
GVNExpression.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
InductiveRangeCheckElimination.h [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass manager 2018-03-15 11:01:19 +00:00
IndVarSimplify.h
IVUsersPrinter.h
JumpThreading.h
LICM.h
LoopAccessAnalysisPrinter.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
LoopDataPrefetch.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
LoopDeletion.h
LoopDistribute.h
LoopIdiomRecognize.h
LoopInstSimplify.h Restore the LoopInstSimplify pass, reverting r327329 that removed it. 2018-05-25 01:32:36 +00:00
LoopLoadElimination.h
LoopPassManager.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
LoopPredication.h
LoopRotation.h
LoopSimplifyCFG.h
LoopSink.h
LoopStrengthReduce.h
LoopUnrollPass.h
LowerAtomic.h
LowerExpectIntrinsic.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
LowerGuardIntrinsic.h
MemCpyOptimizer.h
MergedLoadStoreMotion.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
NaryReassociate.h
NewGVN.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
PartiallyInlineLibCalls.h
Reassociate.h [reassociate] Fix excessive revisits when processing long chains of reassociatable instructions. 2018-05-02 17:59:16 +00:00
RewriteStatepointsForGC.h
SCCP.h Revert r335206 "Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions." 2018-06-21 19:18:36 +00:00
SimpleLoopUnswitch.h
SimplifyCFG.h Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Sink.h
SpeculateAroundPHIs.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
SpeculativeExecution.h
SROA.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
TailRecursionElimination.h