Simplify operand padding by keying off tabs in the asm stream. If
[oota-llvm.git] / test / CodeGen / X86 / umul-with-overflow.ll
2009-06-16 Eli FriedmanAdd some generic expansion logic for SMULO and UMULO...