Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Disable loop unrolling in loop vectorization pass when VF is 1. | Wei Mi | 2015-05-06 | 1 | -1/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -5/+5 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -2/+2 |
* | [vectorizer] Tweak the way we do small loop runtime unrolling in the | Chandler Carruth | 2014-01-31 | 1 | -15/+42 |
* | LoopVectorizer: Add a test case for unrolling of small loops that need a runtime | Arnold Schwaighofer | 2014-01-29 | 1 | -0/+23 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Change the cpu type in the test. | Nadav Rotem | 2013-01-20 | 1 | -1/+1 |
* | LoopVectorizer: When we vectorizer and widen loops we process many elements a... | Nadav Rotem | 2013-01-07 | 1 | -0/+50 |