Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Drop the V3D 3.x vpm read dead code elimination. | Eric Anholt | 2019-03-05 | 1 | -33/+2 |
* | v3d: Stop tracking num_inputs for VPM loads. | Eric Anholt | 2019-02-18 | 1 | -1/+0 |
* | v3d: Dead-code eliminate unused flags updates. | Eric Anholt | 2018-12-30 | 1 | -4/+42 |
* | v3d: Move "does this instruction have flags" from sched to generic helpers. | Eric Anholt | 2018-12-30 | 1 | -4/+1 |
* | v3d: Avoid assertion failures when removing end-of-shader instructions. | Eric Anholt | 2018-12-14 | 1 | -0/+6 |
* | v3d: Switch to using the new SFU instructions on V3D 4.x. | Eric Anholt | 2018-07-23 | 1 | -1/+12 |
* | broadcom/vc5: Also check the update flags for avoiding DCE. | Eric Anholt | 2018-01-12 | 1 | -1/+5 |
* | broadcom/vc5: Add support for loading varyings in V3D 4.1. | Eric Anholt | 2018-01-12 | 1 | -6/+0 |
* | broadcom: Add VC5 NIR compiler. | Eric Anholt | 2017-10-10 | 1 | -0/+162 |