summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_deref.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Remove old-school deref chain supportJason Ekstrand2018-06-221-278/+0
* nir: Add a deref path helper structJason Ekstrand2018-06-221-0/+57
* nir: Add a pass for fixing deref modesJason Ekstrand2018-06-221-0/+30
* nir: add deref lowering sanity checkingRob Clark2018-06-221-0/+2
* nir/deref: Add some deref cleanup functionsJason Ekstrand2018-06-221-0/+53
* nir: Add helpers for working with deref instructionsJason Ekstrand2018-06-221-0/+301