summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opt_copy_propagate.c
Commit message (Expand)AuthorAgeFilesLines
* util/hash_set: Rework the API to know about hashingJason Ekstrand2015-01-151-8/+4
* nir: Remove predicationJason Ekstrand2015-01-151-4/+0
* nir/copy_propagate: Don't cause size mismatches on phi node sourcesJason Ekstrand2015-01-151-0/+12
* nir: add an SSA-based copy propagation passConnor Abbott2015-01-151-0/+313