Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+593 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -593/+0 |
* | Revert "[LICM] Enable control flow hoisting by default" and "[LICM] Reapply r... | Martin Storsjo | 2018-11-29 | 1 | -11/+9 |
* | [LICM] Enable control flow hoisting by default | John Brawn | 2018-11-28 | 1 | -9/+11 |
* | Revert "[LICM] Make LICM able to hoist phis" | Benjamin Kramer | 2018-11-19 | 1 | -11/+9 |
* | [LV] Avoid vectorizing unsafe dependencies in uniform address | Anna Thomas | 2018-11-19 | 1 | -0/+42 |
* | [LICM] Make LICM able to hoist phis | John Brawn | 2018-11-19 | 1 | -9/+11 |
* | [InstCombine] use 'match' to handle vectors and simplify code | Sanjay Patel | 2018-10-23 | 1 | -2/+1 |
* | [LV] Teach vectorizer about variant value store into uniform address | Anna Thomas | 2018-10-16 | 1 | -9/+301 |
* | [LV][LAA] Vectorize loop invariant values stored into loop invariant address | Anna Thomas | 2018-09-25 | 1 | -0/+260 |