Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aco: fix accidential reordering of instructions when scheduling | Daniel Schürmann | 2019-11-04 | 1 | -10/+47 |
* | aco: try to group together VMEM loads of the same resource | Rhys Perry | 2019-10-30 | 1 | -10/+56 |
* | aco: don't schedule instructions through depending VMEM instructions | Daniel Schürmann | 2019-10-30 | 1 | -0/+3 |
* | aco: only skip RAR dependencies if the variable is killed somewhere | Daniel Schürmann | 2019-10-30 | 1 | -21/+46 |
* | aco: restrict scheduling depending on max_waves | Daniel Schürmann | 2019-10-30 | 1 | -9/+15 |
* | aco: increase accuracy of SGPR limits | Rhys Perry | 2019-10-23 | 1 | -2/+2 |
* | aco: fix scheduling with s_memtime/s_memrealtime | Rhys Perry | 2019-10-16 | 1 | -0/+8 |
* | aco: move s_andn2_b64 instructions out of the p_discard_if | Rhys Perry | 2019-10-09 | 1 | -0/+6 |
* | aco: Initial commit of independent AMD compiler | Daniel Schürmann | 2019-09-19 | 1 | -0/+835 |