summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_phis_to_scalar.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Report progress from nir_lower_phis_to_scalar.Kenneth Graunke2016-09-141-5/+15
* nir: Switch the arguments to nir_foreach_functionJason Ekstrand2016-04-281-1/+1
* nir: Switch the arguments to nir_foreach_phi_srcJason Ekstrand2016-04-281-2/+2
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-2/+2
* nir/lower_phis_to_scalar: fixup for new foreach_block()Connor Abbott2016-04-281-4/+5
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-3/+7
* nir: move to compiler/Emil Velikov2016-01-261-0/+293