summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_intrinsics.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Reduce destination size of ballot intrinsic when possibleMatt Turner2017-07-201-0/+18
* nir: Add system values from ARB_shader_ballotMatt Turner2017-07-201-0/+31
* nir: Support lowering vote intrinsicsMatt Turner2017-07-201-2/+2
* nir: Add pass to optimize intrinsicsMatt Turner2017-07-201-0/+95