Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-delete.ll
2009-02-21 Evan ChengIf two-address def is dead and the instruction does...