[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring speci...
[oota-llvm.git] / test / Transforms / LoopVectorize / induction_plus.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-12-11 Nadav RotemLoop Vectorize: optimize the vectorization of trunc...
2012-10-24 Nadav RotemLoopVectorizer: Add a basic cost model which uses the...
2012-10-21 Nadav RotemFix a bug in the vectorization of wide load/store opera...