summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_nir_analyze_boolean_resolves.c
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: use SSA values directlyConnor Abbott2015-06-301-6/+6
* nir: Add a src_get_parent_instr functionJason Ekstrand2015-04-031-14/+2
* i965: Add a NIR analysis pass for determining when a boolean resolve is neededJason Ekstrand2015-03-231-0/+268