Masked Load and Store Intrinsics in loop vectorizer.
[oota-llvm.git] / test / Transforms / LoopVectorize / if-pred-stores.ll
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