aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opt_remove_phis.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Remove the mem_ctx parameter from ssa_def_rewrite_usesJason Ekstrand2015-09-111-4/+1
* nir: add an optimization to remove useless phi nodesConnor Abbott2015-02-031-0/+109