summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_repair_ssa.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Switch the arguments to nir_foreach_use and friendsJason Ekstrand2016-04-281-2/+2
* nir: Switch the arguments to nir_foreach_functionJason Ekstrand2016-04-281-1/+1
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-1/+1
* nir/repair_ssa: fixup for new foreach_block()Connor Abbott2016-04-281-11/+5
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: Add a pass to repair SSA formJason Ekstrand2016-03-241-0/+158