Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+118 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -118/+0 |
* | [PM] Port LoadStoreVectorizer to the new pass manager. | Markus Lavin | 2018-12-07 | 1 | -0/+1 |
* | AMDGPU: Fix some outdated datalayouts in tests | Matt Arsenault | 2018-09-13 | 1 | -1/+1 |
* | AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel | Matt Arsenault | 2017-03-21 | 1 | -2/+2 |
* | [LoadStoreVectorizer] Enable vectorization of stores in the presence of an al... | Alina Sbirlea | 2016-11-23 | 1 | -5/+3 |
* | [LSV] Don't assume that loads/stores appear in address order in the BB. | Justin Lebar | 2016-07-20 | 1 | -0/+30 |
* | [LSV] Insert stores at the right point. | Justin Lebar | 2016-07-19 | 1 | -2/+29 |
* | Correct ordering of loads/stores. | Alina Sbirlea | 2016-07-11 | 1 | -3/+3 |
* | Add LoadStoreVectorizer pass | Matt Arsenault | 2016-06-30 | 1 | -0/+62 |