Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aco: compact various Instruction classes | Daniel Schürmann | 2020-01-10 | 1 | -3/+3 |
* | aco: fix a couple of value numbering issues | Daniel Schürmann | 2019-11-29 | 1 | -11/+18 |
* | aco: don't value-number instructions from within a loop with ones after the l... | Daniel Schürmann | 2019-11-26 | 1 | -1/+6 |
* | aco: implement VK_KHR_shader_float_controls | Rhys Perry | 2019-11-15 | 1 | -1/+2 |
* | aco: value number instructions using the execution mask | Daniel Schürmann | 2019-11-14 | 1 | -28/+51 |
* | aco: add a few missing checks in value numbering | Rhys Perry | 2019-10-22 | 1 | -1/+4 |
* | aco: refactor value numbering | Daniel Schürmann | 2019-10-22 | 1 | -55/+53 |
* | aco: CSE readlane/readfirstlane/permute/reduce with the same exec mask | Rhys Perry | 2019-09-26 | 1 | -9/+36 |
* | aco: don't CSE v_readlane_b32/v_readfirstlane_b32 | Rhys Perry | 2019-09-26 | 1 | -0/+4 |
* | aco: Initial commit of independent AMD compiler | Daniel Schürmann | 2019-09-19 | 1 | -0/+327 |