v3d: we always have at least one output segment
[mesa.git] / src / broadcom / compiler / vir_opt_dead_code.c
2019-03-05 Eric Anholtv3d: Drop the V3D 3.x vpm read dead code elimination.
2019-02-19 Eric Anholtv3d: Stop tracking num_inputs for VPM loads.
2018-12-30 Eric Anholtv3d: Dead-code eliminate unused flags updates.
2018-12-30 Eric Anholtv3d: Move "does this instruction have flags" from sched...
2018-12-15 Eric Anholtv3d: Avoid assertion failures when removing end-of...
2018-07-23 Eric Anholtv3d: Switch to using the new SFU instructions on V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Also check the update flags for avoiding...
2018-01-13 Eric Anholtbroadcom/vc5: Add support for loading varyings in V3D...
2017-10-10 Eric Anholtbroadcom: Add VC5 NIR compiler.