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