summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* nir: Fix the control flow tests for nir_loop_first_block changesJason Ekstrand2016-10-061-1/+1
* nir/tests: Update the CF tests to not assume fake edgesJason Ekstrand2016-09-041-4/+4
* mesa: Add .gitignore entries for make check binariesKristian Høgsberg Kristensen2016-05-251-0/+1
* nir: move to compiler/Emil Velikov2016-01-261-0/+148