InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / runtime-check-address-space.ll
2013-10-02 Matt ArsenaultDon't use runtime bounds check between address spaces.