InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / if-conversion-edgemasks.ll
2013-06-27 Arnold SchwaighoferLoopVectorize: Cache edge masks created during if-conve...