LoopVectorizer: Add a check that the backedge taken count + 1 does not overflow
[oota-llvm.git] / test / Transforms / LoopVectorize / runtime-check-readonly.ll
2014-05-29 Arnold SchwaighoferLoopVectorizer: Add a check that the backedge taken...
2014-01-10 Arnold SchwaighoferLoopVectorizer: Handle strided memory accesses by versi...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-04-25 Nadav RotemLoopVectorizer: No need to generate pointer disambiguat...