llvm-project/llvm/test/Transforms/LoopRotate
Hal Finkel 3ca4a6bcf1 Remove the AssumptionCache
After r289755, the AssumptionCache is no longer needed. Variables affected by
assumptions are now found by using the new operand-bundle-based scheme. This
new scheme is more computationally efficient, and also we need much less
code...

llvm-svn: 289756
2016-12-15 03:02:15 +00:00
..
2009-01-25-SingleEntryPhi.ll
PhiRename-1.ll
PhiSelfReference-1.ll
alloca.ll
basic.ll Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
convergent.ll [LoopRotate] Don't perform loop rotation if the loop header calls a convergent function. 2016-02-12 21:01:33 +00:00
crash.ll
dbgvalue.ll Update Debug Intrinsics in RewriteUsesOfClonedInstructions in LoopRotation 2016-05-10 09:45:44 +00:00
indirectbr.ll
multiple-exits.ll
nosimplifylatch.ll
oz-disable.ll
phi-duplicate.ll
pr2639.ll
pr22337.ll
preserve-loop-simplify.ll
preserve-scev.ll
simplifylatch.ll