aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_to_lcssa.c
Commit message (Expand)AuthorAgeFilesLines
* util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom2018-10-251-1/+0
* nir: Add some asserts that we don't put derefs in phisJason Ekstrand2018-09-191-0/+3
* nir: Add a LCSAA-passThomas Helland2016-12-231-0/+203