aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/indirectbr-backedge.ll
AgeCommit message (Expand)Author
2011-02-10Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich
2010-08-14LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867.Dan Gohman