vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_vpm.c
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-09 Eric Anholtvc4: Allow multi-instruction QIR nodes to get VPM optim...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-15 Varad Gautamvc4: Coalesce instructions using VPM reads into the...
2016-03-15 Varad Gautamvc4: rename file to group vpm optimizations together