Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce5.ll
2007-10-26 Evan ChengLoosen up iv reuse to allow reuse of the same stride...