summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll
Commit message (Collapse)AuthorAge
* Make loop preheader insertion in LoopSimplify handle the case where the loop ↵Eli Friedman2011-12-15
header is a landing pad correctly (by splitting the landingpad out of the loop header). Make some adjustments to the rest of LoopSimplify to make it clear that the rest of LoopSimplify isn't making bad assumptions about the presence of landing pads. PR11575. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146621 91177308-0d34-0410-b5e6-96231b3b80d8