llvm-project/llvm/test/Transforms/IRCE
Sanjoy Das 54ad996ca2 IRCE: add a test case for r230619.
llvm-svn: 230680
2015-02-26 20:14:32 +00:00
..
bug-mismatched-types.ll Fix crashes in IRCE caused by mismatched types 2015-01-22 08:29:18 +00:00
decrementing-loop.ll IRCE: generalize to handle loops with decreasing induction variables. 2015-02-26 08:19:31 +00:00
low-becount.ll IRCE: add a test case for r230619. 2015-02-26 20:14:32 +00:00
multiple-access-no-preloop.ll IRCE: generalize to handle loops with decreasing induction variables. 2015-02-26 08:19:31 +00:00
not-likely-taken.ll Teach IRCE to look at branch weights when recognizing range checks 2015-01-27 21:38:12 +00:00
single-access-no-preloop.ll IRCE: generalize to handle loops with decreasing induction variables. 2015-02-26 08:19:31 +00:00
single-access-with-preloop.ll IRCE: generalize to handle loops with decreasing induction variables. 2015-02-26 08:19:31 +00:00
unhandled.ll Add a new pass "inductive range check elimination" 2015-01-16 01:03:22 +00:00
with-parent-loops.ll Teach IRCE to look at branch weights when recognizing range checks 2015-01-27 21:38:12 +00:00