InstCombine: Disable umul.with.overflow recognition for vectors.
[oota-llvm.git] / test / Transforms / LoopVectorize / unroll_novec.ll
2014-01-27 Chandler Carruth[vectorizer] Add an override for the target instruction...
2014-01-27 Chandler Carruth[vectorizer] Teach the loop vectorizer's unroller to...
2013-08-26 Nadav RotemLoopVectorize: Implement partial loop unrolling when...