Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / rem-2.ll
2009-01-19 Evan ChengDIVREM isel deficiency: If sign bit is known zero,...