aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll
AgeCommit message (Expand)Author
2013-04-29Rewrite some tests with FileCHeck in X86 codegenMichael Liao
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-23Model inline asm constraint which ties an input to an output register as mach...Evan Cheng
2008-02-21Treat clobber operands like early clobbers: if we haveChris Lattner
2008-02-21Fix a (harmless) but where vregs were added to the used reg lists for Chris Lattner