summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir_opt_dead_code.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Drop the V3D 3.x vpm read dead code elimination.Eric Anholt2019-03-051-33/+2
* v3d: Stop tracking num_inputs for VPM loads.Eric Anholt2019-02-181-1/+0
* v3d: Dead-code eliminate unused flags updates.Eric Anholt2018-12-301-4/+42
* v3d: Move "does this instruction have flags" from sched to generic helpers.Eric Anholt2018-12-301-4/+1
* v3d: Avoid assertion failures when removing end-of-shader instructions.Eric Anholt2018-12-141-0/+6
* v3d: Switch to using the new SFU instructions on V3D 4.x.Eric Anholt2018-07-231-1/+12
* broadcom/vc5: Also check the update flags for avoiding DCE.Eric Anholt2018-01-121-1/+5
* broadcom/vc5: Add support for loading varyings in V3D 4.1.Eric Anholt2018-01-121-6/+0
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+162