summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-05-07-InvokeSRet.ll
Commit message (Expand)AuthorAge
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Try fixing it again.Evan Cheng2007-07-19
* Fix test.Evan Cheng2007-07-17
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-17
* Testcase for PR1398.Duncan Sands2007-05-07