summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/unroll_novec.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* [vectorizer] Add an override for the target instruction cost and use itChandler Carruth2014-01-271-1/+1
* [vectorizer] Teach the loop vectorizer's unroller to only unroll byChandler Carruth2014-01-271-1/+11
* LoopVectorize: Implement partial loop unrolling when vectorization is not pro...Nadav Rotem2013-08-261-0/+39
OpenPOWER on IntegriCloud