summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_to_source_mods.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Remove some no longer needed assertsJason Ekstrand2016-10-061-3/+1
* 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/lower_to_source_mods: fixup for new foreeach_block()Connor Abbott2016-04-281-9/+6
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir/lower_to_source_mods: Handle different bit sizesIago Toral Quiroga2016-04-111-2/+3
* nir: move to compiler/Emil Velikov2016-01-261-0/+196