summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_search.c
Commit message (Expand)AuthorAgeFilesLines
* nir: fix dangling ssadef->name ptrsRob Clark2016-03-241-3/+3
* nir/algebraic: Allow for flagging operations as being inexactJason Ekstrand2016-03-231-0/+4
* nir/search: Propagate exactness into newly created expressionsJason Ekstrand2016-03-231-4/+5
* nir: propagate bitsize information in nir_searchConnor Abbott2016-03-171-21/+223
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-2/+3
* nir: rename nir_const_value fields to include bitsize informationIago Toral Quiroga2016-03-171-5/+5
* nir: move to compiler/Emil Velikov2016-01-261-0/+379