InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / nsw-crash.ll
2013-01-10 Nadav RotemLoopVectorizer: Fix a bug in the vectorization of Binar...