PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[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...