v3d: Move "does this instruction have flags" from sched to generic helpers.
[mesa.git] / src / broadcom / compiler / vir_opt_dead_code.c
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.