[LoopVectorize] Ignore @llvm.assume for cost estimates and legality
[oota-llvm.git] / test / Transforms / LoopVectorize / multi-use-reduction-bug.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-01-19 Arnold SchwaighoferLoopVectorizer: A reduction that has multiple uses...