summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
Commit message (Expand)AuthorAge
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-02
* Update to the new EH scheme.Bill Wendling2011-08-25
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-02
* don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner2010-03-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Make invokes of inline asm legal. Teach codegenDuncan Sands2007-12-17