summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/induction_plus.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-011-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* Loop Vectorize: optimize the vectorization of trunc(induction_var). The trunc...Nadav Rotem2012-12-111-2/+1
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-241-1/+1
* Fix a bug in the vectorization of wide load/store operations.Nadav Rotem2012-10-211-0/+30
OpenPOWER on IntegriCloud