summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opt_dce.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add a function to detect if a block is immediately followed by an ifJason Ekstrand2015-01-151-7/+5
* nir: add an SSA-based dead code elimination passConnor Abbott2015-01-151-0/+184