Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoopVectorizer: Fix a dominance issue | Arnold Schwaighofer | 2014-06-22 | 1 | -0/+34 |
* | LoopVectorizer: Add a check that the backedge taken count + 1 does not overflow | Arnold Schwaighofer | 2014-05-29 | 1 | -0/+27 |
* | Fix broken CHECK lines. | Benjamin Kramer | 2014-01-11 | 1 | -2/+2 |
* | LoopVectorizer: Extend the induction variable to a larger type | Arnold Schwaighofer | 2013-11-18 | 1 | -0/+42 |
* | LoopVectorizer: Perform redundancy elimination on induction variables | Arnold Schwaighofer | 2013-11-01 | 1 | -0/+38 |
* | Fix missing CHECK-LABELs | Matt Arsenault | 2013-10-02 | 1 | -1/+1 |
* | LoopVectorize: Handle loops with multiple forward inductions | Arnold Schwaighofer | 2013-05-14 | 1 | -0/+30 |