[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-2addr.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-30 Evan ChengTurn a 2-address instruction into a 3-address one when...
2009-03-23 Evan ChengModel inline asm constraint which ties an input to...