summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_gather_ssa_types.c
Commit message (Expand)AuthorAgeFilesLines
* nir: fix gather_ssa_typesJonathan Marek2019-05-311-36/+52
* nir: Drop imov/fmov in favor of one mov instructionJason Ekstrand2019-05-241-2/+1
* nir: Add a SSA type gathering passJason Ekstrand2019-05-041-0/+217