summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/increment.ll
Commit message (Expand)AuthorAgeFilesLines
* LoopVectorize: Preserve NSW, NUW and IsExact flags.Nadav Rotem2012-10-311-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/+66
* Vectorizer: Add support for loop reductions.Nadav Rotem2012-10-191-35/+0
* vectorizer: Add support for reading and writing from the same memory location.Nadav Rotem2012-10-191-0/+35
OpenPOWER on IntegriCloud