aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-2addr.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Turn a 2-address instruction into a 3-address one when it's profitable even i...Evan Cheng2009-03-301-1/+1
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-231-0/+9