InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / reverse_induction.ll
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-11 Arnold SchwaighoferLoopVectorize: Use the widest induction variable type
2013-05-07 Arnold SchwaighoferLoopVectorize: getConsecutiveVector must respect signed...