Simplify operand padding by keying off tabs in the asm stream. If
[oota-llvm.git] / test / CodeGen / X86 / 2008-06-04-MemCpyLoweringBug.ll
2008-06-04 Evan ChengFix a memcpy lowering bug. Even though the memcpy align...