aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-021-1/+1
* Update to the new EH scheme.Bill Wendling2011-08-251-4/+8
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-1/+1
* don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner2010-03-141-2/+0
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Make invokes of inline asm legal. Teach codegenDuncan Sands2007-12-171-0/+15