Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aco: Make sure not to mistakenly propagate 64-bit constants. | Timur Kristóf | 2019-11-14 | 1 | -3/+3 |
* | aco: don't propagate vgprs into v_readlane/v_writelane | Rhys Perry | 2019-11-12 | 1 | -1/+8 |
* | aco: add Instruction::usesModifiers() and add more checks in the optimizer | Rhys Perry | 2019-11-08 | 1 | -7/+7 |
* | aco: keep can_reorder/barrier when combining addition into SMEM | Rhys Perry | 2019-10-22 | 1 | -0/+2 |
* | aco: properly combine additions into ds_write2_b64/ds_read2_b64 | Rhys Perry | 2019-10-22 | 1 | -1/+2 |
* | aco: fix 64-bit p_extract_vector on 32-bit p_create_vector | Rhys Perry | 2019-10-22 | 1 | -1/+2 |
* | aco: don't combine minmax3 if there is a neg or abs modifier in between | Daniel Schürmann | 2019-10-17 | 1 | -29/+1 |
* | aco: use can_accept_constant in valu_can_accept_literal | Rhys Perry | 2019-10-11 | 1 | -7/+8 |
* | aco: don't apply sgprs/constants to read/write lane instructions | Rhys Perry | 2019-10-11 | 1 | -1/+11 |
* | aco: Initial commit of independent AMD compiler | Daniel Schürmann | 2019-09-19 | 1 | -0/+2401 |