summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
AgeCommit message (Expand)Author
2017-02-08[AVR] XFAIL a set of failing CodeGen testsDylan McKay
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders
2011-09-02Try to eliminate the use of the 'unwind' instruction.Bill Wendling
2011-08-25Update to the new EH scheme.Bill Wendling
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands
2010-03-14don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-12-17Make invokes of inline asm legal. Teach codegenDuncan Sands