aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_schedule.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Rename nir_intrinsic_barrier to control_barrierJason Ekstrand2020-01-131-1/+1
* nir: Add a scheduler pass to reduce maximum register pressure.Eric Anholt2019-11-251-0/+1087