summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/2012-10-20-infloop.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+71
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-71/+0
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* LoopVectorizer: Fix an endless loop in the code that looks for reductions.Nadav Rotem2012-12-241-0/+44
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-241-1/+1
* Vectorizer: fix a bug in the classification of induction/reduction phis.Nadav Rotem2012-10-211-0/+15
* Fix an infinite loop in the loop-vectorizer.Nadav Rotem2012-10-201-0/+12
OpenPOWER on IntegriCloud