summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_from_ssa.c
Commit message (Expand)AuthorAgeFilesLines
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-6/+6
* nir/from_ssa: adapt to different bit sizesConnor Abbott2016-04-111-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/+805