aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_nir_analyze_boolean_resolves.c
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Mark source 0 of bcsel as needing Boolean resolveIan Romanick2019-06-111-0/+6
* intel/compiler: Treat b32csel as potentially producing a Boolean result for r...Ian Romanick2019-06-051-2/+4
* nir: Drop imov/fmov in favor of one mov instructionJason Ekstrand2019-05-241-1/+1
* nir: make nir_const_value scalarKarol Herbst2019-04-141-1/+1
* nir: Rename Boolean-related opcodes to include 32 in the nameJason Ekstrand2018-12-161-12/+12
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+269