Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopVectorize / if-pred-stores.ll
2015-09-09 James MolloyDelay predication of stores until near the end of vecto...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-01-28 Arnold SchwaighoferLoopVectorize: Support conditional stores by scalarizing