Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Switch to using canonical induction variables. | James Molloy | 2015-09-02 | 1 | -6/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -5/+5 |
* | [LoopVectorize] Induction variables: support arbitrary constant step. | Hao Liu | 2015-01-30 | 1 | -2/+2 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | Fix missing CHECK-LABELs | Matt Arsenault | 2013-10-02 | 1 | -5/+5 |
* | LoopVectorize: Use the widest induction variable type | Arnold Schwaighofer | 2013-05-11 | 1 | -0/+69 |
* | LoopVectorize: getConsecutiveVector must respect signed arithmetic | Arnold Schwaighofer | 2013-05-07 | 1 | -0/+79 |