summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_control_flow.c
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* nir: add bit_size info to nir_ssa_undef_instr_create()Samuel Iglesias Gonsálvez2016-04-111-2/+4
* nir/cf: Make extracting or re-inserting nothing a no-opJason Ekstrand2016-03-241-0/+9
* nir/cf: Handle relinking top-level blocksJason Ekstrand2016-03-241-2/+5
* nir: move to compiler/Emil Velikov2016-01-261-0/+808