summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_io.c
Commit message (Expand)AuthorAgeFilesLines
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-2/+4
* nir: Lower shared var atomics during nir_lower_ioJordan Justen2016-03-171-2/+85
* nir: Add support for lowering load/stores of shared variablesJordan Justen2016-03-171-7/+28
* nir: use const_index helpersRob Clark2016-02-091-7/+5
* nir: move to compiler/Emil Velikov2016-01-261-0/+350