llvm-project/llvm/test/Transforms/LoopReroll
James Molloy e32d806b5f [LoopReroll] Relax some assumptions a little.
We won't find a root with index zero in any loop that we are able to reroll.
However, we may find one in a non-rerollable loop, so bail gracefully instead
of failing hard.

llvm-svn: 229406
2015-02-16 17:02:00 +00:00
..
basic.ll [LoopReroll] Relax some assumptions a little. 2015-02-16 17:02:00 +00:00
nonconst_lb.ll
reduction.ll [LoopReroll] Don't crash on dead code 2015-02-16 17:01:52 +00:00