summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll
Commit message (Expand)AuthorAge
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-23
* Treat clobber operands like early clobbers: if we haveChris Lattner2008-02-21
* Fix a (harmless) but where vregs were added to the used reg lists for Chris Lattner2008-02-21