Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Cache live-ins and register pressure in scheduler | Stanislav Mekhanoshin | 2017-05-16 | 1 | -4/+14 |
* | [AMDGPU] Turn register pressure estimation into forward tracker | Stanislav Mekhanoshin | 2017-05-16 | 1 | -6/+4 |
* | [AMDGPU] Fix recorded region boundaries in max-occupancy scheduler | Stanislav Mekhanoshin | 2017-03-28 | 1 | -7/+2 |
* | [AMDGPU] Iterative scheduling infrastructure + minimal registry scheduler | Valery Pykhtin | 2017-03-21 | 1 | -0/+2 |
* | [AMDGPU] Add second pass of the scheduler | Stanislav Mekhanoshin | 2017-02-28 | 1 | -2/+29 |
* | [AMDGPU] New method to estimate register pressure | Stanislav Mekhanoshin | 2017-02-28 | 1 | -0/+15 |
* | [AMDGPU] Revert failed scheduling | Stanislav Mekhanoshin | 2017-02-15 | 1 | -6/+17 |
* | AMDGPU/SI: Implement a custom MachineSchedStrategy | Tom Stellard | 2016-08-29 | 1 | -0/+54 |