summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/read-only.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-091-1/+1
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-241-1/+1
* Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]...Nadav Rotem2012-10-201-0/+32
OpenPOWER on IntegriCloud