aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll
Commit message (Expand)AuthorAgeFilesLines
* 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