aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll
AgeCommit message (Expand)Author
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