nir/algebraic: Make algebraic_parser_test.sh executable.
[mesa.git] / src / compiler / nir / tests /
2018-12-06 Vinson Leenir/algebraic: Make algebraic_parser_test.sh executable.
2018-12-05 Connor Abbottnir/algebraic: Add unit tests for bitsize validation
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-24 Juan A. Suarez Romeronir: fix nir_copy_propagation test
2018-10-22 Jason Ekstrandnir: Use nir_src_is_const and nir_src_as_* in core...
2018-10-16 Caio Marcelo de... nir: Copy propagation between blocks
2018-10-16 Caio Marcelo de... nir: Add tests for copy propagation of derefs
2018-10-16 Caio Marcelo de... nir: Separate dead write removal into its own pass
2018-10-16 Caio Marcelo de... nir: Add tests for dead write elimination
2018-10-16 Caio Marcelo de... nir: Add test file for vars related passes
2016-10-06 Jason Ekstrandnir: Fix the control flow tests for nir_loop_first_bloc...
2016-09-05 Jason Ekstrandnir/tests: Update the CF tests to not assume fake edges
2016-05-25 Kristian Høgsberg... mesa: Add .gitignore entries for make check binaries
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/