summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll
Commit message (Collapse)AuthorAge
* Fix 12513: Loop unrolling breaks with indirect branches.Andrew Trick2012-04-10
Take this opportunity to generalize the indirectbr bailout logic for loop transformations. CFG transformations will never get indirectbr right, and there's no point trying. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154386 91177308-0d34-0410-b5e6-96231b3b80d8