aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-05-07-InvokeSRet.ll
AgeCommit message (Expand)Author
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-07-19Try fixing it again.Evan Cheng
2007-07-17Fix test.Evan Cheng
2007-07-17Use push / pop for prologues and epilogues.Evan Cheng
2007-05-07Testcase for PR1398.Duncan Sands