Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aco/gfx10: Refactor of GFX10 wave64 bpermute. | Timur Kristóf | 2020-06-02 | 1 | -5/+0 |
* | aco: allocate a temp VGPR for some 8-bit/16-bit reduction ops on GFX10 | Samuel Pitoiset | 2020-05-29 | 1 | -1/+4 |
* | aco: use a temporary SGPR for 8-bit/16-bit literal reduction identities | Samuel Pitoiset | 2020-05-21 | 1 | -3/+5 |
* | aco: fix gfx10_wave64_bpermute | Rhys Perry | 2020-02-06 | 1 | -1/+6 |
* | aco: implement (clustered) reductions for SI/CI | Daniel Schürmann | 2019-12-07 | 1 | -0/+2 |
* | aco: don't use a scalar temporary for reductions on GFX10 | Daniel Schürmann | 2019-12-07 | 1 | -1/+1 |
* | aco/wave32: Use lane mask regclass for exec/vcc. | Timur Kristóf | 2019-12-04 | 1 | -1/+1 |
* | aco: implement 64-bit integer reductions | Rhys Perry | 2019-11-19 | 1 | -2/+12 |
* | aco: Implement subgroup shuffle in GFX10 wave64 mode. | Timur Kristóf | 2019-10-28 | 1 | -1/+3 |
* | aco: Fix reductions on GFX10. | Rhys Perry | 2019-10-28 | 1 | -7/+12 |
* | aco: Initial commit of independent AMD compiler | Daniel Schürmann | 2019-09-19 | 1 | -0/+164 |