summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_vec_to_movs.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Silence unused parameter warningsIan Romanick2016-05-121-2/+2
* nir: Switch the arguments to nir_foreach_use and friendsJason 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_instrJason Ekstrand2016-04-281-1/+1
* nir/lower_vec_to_movs: fixup for new foreach_block()Connor Abbott2016-04-281-14/+10
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir/lower_vec: adapt to different bit sizesConnor Abbott2016-04-111-0/+1
* nir/lower_vec_to_movs: Better report channels handled by insert_movJason Ekstrand2016-02-101-1/+3
* nir: move to compiler/Emil Velikov2016-01-261-0/+310