aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/split-eh-lpad-edges.ll
AgeCommit message (Expand)Author
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-25Revert 67132. This is breaking some objective-c apps.Evan Cheng
2009-03-13Fix PR3784: If the source of a phi comes from a bb ended with an invoke, make...Evan Cheng
2009-03-12Revert commit 66140 since it caused several failuresDuncan Sands
2009-03-05Do not split edges to EH landing pads. It will cause code size explosion.Evan Cheng