Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print vectorization analysis when loop hint is specified. | Tyler Nowicki | 2015-08-11 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | Improve the remark generated when a variable that is used outside the loop is... | Tyler Nowicki | 2014-07-31 | 1 | -1/+4 |
* | Fix missing CHECK-LABELs | Matt Arsenault | 2013-10-02 | 1 | -2/+2 |
* | Don't vectorize if there are outside loop users of the induction variable. | Arnold Schwaighofer | 2013-09-16 | 1 | -0/+30 |
* | LoopVectorize: PHIs with only outside users should prevent vectorization | Arnold Schwaighofer | 2013-05-31 | 1 | -0/+41 |