summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_split_vars.c
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of _mesa_bitcount with util_bitcountDylan Baker2018-09-071-3/+3
* nir: Add a array-of-vector variable shrinking passJason Ekstrand2018-08-231-0/+717
* nir: Add an array splitting passJason Ekstrand2018-08-231-0/+583
* nir: Add a structure splitting passJason Ekstrand2018-08-231-0/+275