Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x.
[oota-llvm.git] / test / Transforms / LoopVectorize / lit.local.cfg
2012-10-17 Nadav RotemAdd a loop vectorizer.