summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-131-1/+1
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-121-1/+1
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-121-1/+1
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-291-2/+8
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-231-2/+2
* Treat clobber operands like early clobbers: if we haveChris Lattner2008-02-211-2/+11
* Fix a (harmless) but where vregs were added to the used reg lists for Chris Lattner2008-02-211-0/+15
OpenPOWER on IntegriCloud