1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Transforms/IRCE
Sanjoy Das 867451d1ec [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.

llvm-svn: 233101
2015-03-24 19:29:18 +00:00
..
bug-loop-varying-upper-limit.ll [IRCE] Fix a regression introduced in r232444. 2015-03-24 19:29:18 +00:00
bug-mismatched-types.ll
decrementing-loop.ll
low-becount.ll
multiple-access-no-preloop.ll
not-likely-taken.ll
only-lower-check.ll [IRCE] Re-commit tests cases. 2015-03-17 01:40:24 +00:00
only-upper-check.ll [IRCE] Re-commit tests cases. 2015-03-17 01:40:24 +00:00
single-access-no-preloop.ll
single-access-with-preloop.ll
unhandled.ll
with-parent-loops.ll