summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_to_ssa.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Switch the arguments to nir_foreach_defJason Ekstrand2016-04-281-1/+1
* 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-1/+1
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-3/+3
* nir: Remove unistd.h include.Jose Fonseca2016-04-141-1/+0
* nir: add bit_size info to nir_ssa_undef_instr_create()Samuel Iglesias Gonsálvez2016-04-111-1/+2
* nir: fix dangling ssadef->name ptrsRob Clark2016-03-241-0/+2
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-2/+4
* nir: move to compiler/Emil Velikov2016-01-261-0/+536