summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/tests/vars_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* nir: Distinguish between normal uniforms and UBOsJason Ekstrand2019-01-081-13/+13
* nir/validate: Print when the validation failedJason Ekstrand2018-10-261-19/+19
* nir: fix nir_copy_propagation testJuan A. Suarez Romero2018-10-241-2/+2
* nir: Use nir_src_is_const and nir_src_as_* in core codeJason Ekstrand2018-10-221-6/+4
* nir: Copy propagation between blocksCaio Marcelo de Oliveira Filho2018-10-151-5/+5
* nir: Add tests for copy propagation of derefsCaio Marcelo de Oliveira Filho2018-10-151-0/+300
* nir: Separate dead write removal into its own passCaio Marcelo de Oliveira Filho2018-10-151-3/+0
* nir: Add tests for dead write eliminationCaio Marcelo de Oliveira Filho2018-10-151-0/+241
* nir: Add test file for vars related passesCaio Marcelo de Oliveira Filho2018-10-151-0/+190