summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_dominance.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Switch the arguments to nir_foreach_functionJason Ekstrand2016-04-281-4/+4
* nir/dominance: fixup for new foreach_block()Connor Abbott2016-04-281-101/+59
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-9/+9
* nir/dominance: Handle unreachable blocksJason Ekstrand2016-03-241-1/+5
* nir: move to compiler/Emil Velikov2016-01-261-0/+350