aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/read-only.ll
AgeCommit message (Expand)Author
2012-10-24LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem
2012-10-20Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]...Nadav Rotem