summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_phi_builder.c
Commit message (Expand)AuthorAgeFilesLines
* nir/phi_builder: Don't recurse in value_get_block_defJason Ekstrand2016-08-251-29/+36
* nir/phi_builder: fixup for new foreach_block()Connor Abbott2016-04-281-9/+3
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: add bit_size info to nir_ssa_undef_instr_create()Samuel Iglesias Gonsálvez2016-04-111-1/+2
* nir: Add a phi node placement helperJason Ekstrand2016-03-241-0/+295