Fix a dagga combiner bug: avoid creating illegal constant.
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce7.ll
2009-02-20 Evan ChengFix strange logic in CollectIVUsers used to determine...