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