util/ra: spiff out select_reg_callback
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir_live_variables.c
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2017-02-25 Eric Anholtvc4: Emit max number of temps in the shader-db output.
2016-11-29 Eric Anholtvc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc...
2016-11-04 Eric Anholtvc4: Fix use of undefined values since the ralloc zeroi...
2016-10-07 Eric Anholtvc4: Fix live intervals analysis for screening defs...
2016-07-13 Eric Anholtvc4: Implement live intervals using a CFG.