aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_copy_prop_vars.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Fix anonymous union initialization with older GCC.Vinson Lee2017-01-091-1/+1
* nir: Add a local variable-based copy propagation passJason Ekstrand2017-01-061-0/+813