llvm-6502/test/Transforms/LoopReroll
James Molloy 2a7fbb1927 [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229406 91177308-0d34-0410-b5e6-96231b3b80d8
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