aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_bool_to_int32.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add b2b opcodesJason Ekstrand2020-03-301-0/+9
* nir+vtn: vec8+vec16 supportRob Clark2019-12-211-0/+2
* nir: Drop imov/fmov in favor of one mov instructionJason Ekstrand2019-05-241-1/+1
* nir: make nir_const_value scalarKarol Herbst2019-04-141-2/+2
* intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regsIago Toral Quiroga2018-12-201-0/+2
* nir: Add a bool to int32 lowering passJason Ekstrand2018-12-161-0/+160