Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+71 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -71/+0 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
* | LoopVectorizer: Fix an endless loop in the code that looks for reductions. | Nadav Rotem | 2012-12-24 | 1 | -0/+44 |
* | LoopVectorizer: Add a basic cost model which uses the VTTI interface. | Nadav Rotem | 2012-10-24 | 1 | -1/+1 |
* | Vectorizer: fix a bug in the classification of induction/reduction phis. | Nadav Rotem | 2012-10-21 | 1 | -0/+15 |
* | Fix an infinite loop in the loop-vectorizer. | Nadav Rotem | 2012-10-20 | 1 | -0/+12 |