Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / remat-mov-1.ll
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...