summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_liveness.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Switch the arguments to nir_foreach_phi_srcJason Ekstrand2016-04-281-1/+1
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-4/+4
* nir/liveness: fixup for new foreach_block()Connor Abbott2016-04-281-14/+10
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-2/+2
* nir: move to compiler/Emil Velikov2016-01-261-0/+297