llvm-project/llvm/test/Transforms/LoopFlatten
Arthur Eubanks deac8b1f45 [test] Fix widen-iv.ll under NPM
The -loop-flatten legacy pass preserves loop analyses. The legacy PM
will check all passes that preserve loop analyses that they preserve
LCSSA. This implicitly involves running -loop-simplify. The test
shouldn't depend on verify flags being set in order to run
-loop-simplify, so explicitly add it. The new PM ends up not running it
otherwise.
2020-12-07 19:34:31 -08:00
..
limit-not-invariant.ll
loop-flatten-negative.ll [LoopFlatten] Widen the IV 2020-11-16 10:20:13 +00:00
loop-flatten.ll
pr40581.ll
widen-iv.ll [test] Fix widen-iv.ll under NPM 2020-12-07 19:34:31 -08:00