aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-2addr.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-30Turn a 2-address instruction into a 3-address one when it's profitable even i...Evan Cheng
2009-03-23Model inline asm constraint which ties an input to an output register as mach...Evan Cheng