LoopVectorizer: Handle strided memory accesses by versioning
[oota-llvm.git] / test / Transforms / LoopVectorize / induction.ll
2013-11-18 Arnold SchwaighoferLoopVectorizer: Extend the induction variable to a...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-14 Arnold SchwaighoferLoopVectorize: Handle loops with multiple forward induc...