[LoopVectorize] Ignore @llvm.assume for cost estimates and legality
[oota-llvm.git] / test / Transforms / LoopVectorize / safegep.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-07-11 Arnold SchwaighoferLoopVectorize: Vectorize all accesses in address space...