InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / multi-use-reduction-bug.ll
2014-01-19 Arnold SchwaighoferLoopVectorizer: A reduction that has multiple uses...