aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opt_global_to_local.c
Commit message (Expand)AuthorAgeFilesLines
* nir/nir: Use a linked list instead of a hash set for use/def setsJason Ekstrand2015-05-081-7/+6
* nir: add an optimization to turn global registers into local registersConnor Abbott2015-01-151-0/+103