summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_dominance.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Remove casts from void*.Matt Turner2015-02-101-3/+3
* util/hash_set: Rework the API to know about hashingJason Ekstrand2015-01-151-2/+1
* nir: Add a basic metadata management systemJason Ekstrand2015-01-151-4/+2
* nir: calculate dominance informationConnor Abbott2015-01-151-0/+300