llvm-6502/test/Transforms/IRCE
Sanjoy Das 33a864aae2 [IRCE] Fix a regression introduced in r232444.
IRCE should not try to eliminate range checks that check an induction
variable against a loop-varying length.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233101 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-24 19:29:18 +00:00
..
bug-loop-varying-upper-limit.ll
bug-mismatched-types.ll
decrementing-loop.ll
low-becount.ll
multiple-access-no-preloop.ll
not-likely-taken.ll
only-lower-check.ll
only-upper-check.ll
single-access-no-preloop.ll
single-access-with-preloop.ll
unhandled.ll
with-parent-loops.ll