summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_opt_barriers.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-11nir: Call nir_metadata_preserve on !progressJason Ekstrand1-0/+2
2020-06-08nir: Fix logic that ends combine barrier sequenceCaio Marcelo de Oliveira Filho1-1/+1
2020-06-03nir: Replace the scoped_memory barrier by a scoped_barrierBoris Brezillon1-1/+2
2020-03-12nir: Add pass to combine adjacent scoped memory barriersCaio Marcelo de Oliveira Filho1-0/+82