summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_lower_bool_to_int32.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24nir: Drop imov/fmov in favor of one mov instructionJason Ekstrand1-1/+1
2019-04-14nir: make nir_const_value scalarKarol Herbst1-2/+2
2018-12-20intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regsIago Toral Quiroga1-0/+2
2018-12-16nir: Add a bool to int32 lowering passJason Ekstrand1-0/+160