llvm-project/llvm/test/Transforms/LoopUnroll
Serguei Katkov eae0d2e9b2 Revert "[Peeling] Extend the scope of peeling a bit"
This reverts commit 29b2c1ca72.

The patch causes the DT verifier failure like:
DominatorTree is different than a freshly computed one!

Not sure the patch itself it wrong but revert to investigate the failure.
2020-06-22 17:48:29 +07:00
..
AArch64
AMDGPU [AMDGPU] Increase max iterations count to analyze complete unroll 2020-06-06 16:32:45 +03:00
ARM
Hexagon
PowerPC [NFC][PowerPC] Update test 2020-03-18 16:21:37 +00:00
X86
2004-05-13-DontUnrollTooMuch.ll
2005-03-06-BadLoopInfoUpdate.ll
2006-08-24-MultiBlockLoop.ll
2007-04-16-PhiUpdate.ll
2007-05-05-UnrollMiscomp.ll
2007-05-09-UnknownTripCount.ll
2007-11-05-Crash.ll
2011-08-08-PhiUpdate.ll
2011-08-09-IVSimplify.ll
2011-08-09-PhiUpdate.ll
2011-10-01-NoopTrunc.ll
2012-04-09-unroll-indirectbr.ll
FullUnroll.ll Fix full unrolling with new pass manager. 2020-05-29 20:08:21 -07:00
basic.ll
callbr.ll
complete_unroll_profitability_with_assume.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
convergent.ll
debug-info.ll
disable-full-unroll-by-opt.ll
disable-loop-unrolling_forced.ll
disable_nonforced.ll
disable_nonforced_count.ll
disable_nonforced_enable.ll
disable_nonforced_full.ll
ephemeral.ll
epilog_const_phi.ll
followup.ll
full-unroll-bad-cost.ll
full-unroll-crashers.ll
full-unroll-heuristics-2.ll
full-unroll-heuristics-cmp.ll
full-unroll-heuristics-dce.ll
full-unroll-heuristics-geps.ll
full-unroll-heuristics-phi-prop.ll
full-unroll-heuristics.ll
full-unroll-keep-first-exit.ll
high-cost-trip-count-computation.ll
ignore-annotation-intrinsic-cost.ll
invalidate_right_loop.ll
loop-remarks-with-hotness.ll
loop-remarks.ll
nonlatchcondbr.ll [LoopUnroll] Allow loops with multiple exiting blocks where loop latch 2020-06-14 18:44:18 +00:00
not-rotated.ll
opt-levels.ll
optsize-loop-size.ll
partial-unroll-const-bounds.ll
partial-unroll-dead-instructions.ll
partially-unroll-unconditional-latch.ll
peel-loop-conditions-pgo-1.ll
peel-loop-conditions-pgo-2.ll
peel-loop-conditions.ll
peel-loop-inner.ll
peel-loop-irreducible.ll
peel-loop-negative.ll [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
peel-loop-nests.ll
peel-loop-not-forced.ll
peel-loop-pgo-deopt-idom-2.ll
peel-loop-pgo-deopt-idom.ll
peel-loop-pgo-deopt.ll
peel-loop-pgo.ll
peel-loop-scev-invalidate.ll
peel-loop.ll
peel-loop2.ll
pr10813.ll
pr11361.ll
pr14167.ll
pr18861.ll
pr27157.ll
pr28132.ll
pr31718.ll
pr33437.ll [LoopUnroll] Extend test case with additional loop with larger TC. 2020-05-17 13:55:11 +01:00
pr45939-peel-count-and-complete-unroll.ll [LoopUnroll] Precommit test for PR459393. 2020-05-17 13:29:36 +01:00
rebuild_lcssa.ll
revisit.ll
runtime-epilog-debuginfo.ll
runtime-li.ll
runtime-loop-multiexit-dom-verify.ll
runtime-loop-multiple-exits.ll
runtime-loop-non-exiting-latch.ll
runtime-loop.ll
runtime-loop1.ll
runtime-loop2.ll
runtime-loop3.ll
runtime-loop4.ll
runtime-loop5.ll
runtime-multiexit-heuristic.ll
runtime-small-upperbound.ll
runtime-unroll-remainder.ll
scevunroll.ll
shifted-tripcount.ll
tripcount-overflow.ll
unloop.ll
unroll-cleanup.ll
unroll-cleanuppad.ll
unroll-count.ll
unroll-header-exiting-with-phis.ll Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
unroll-heuristics-pgo.ll
unroll-loop-invalidation.ll
unroll-maxcount.ll
unroll-opt-attribute.ll
unroll-pragmas-disabled.ll
unroll-pragmas.ll
unroll-preserve-scev-lcssa.ll
unroll-unconditional-latch.ll
update-loop-info-in-subloops.ll
wrong_assert_in_peeling.ll [LoopPeel] Turn incorrect assert into a check 2020-03-12 17:23:07 +07:00