mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 04:40:09 +01:00
This just makes the output of the standalone compiler a little more compact. v2: Fix indexing typo noticed by Iago. Move the add_neg_to_sub_visitor to it's own header file. Add a unit test that exercises the visitor. Both the neg_a_plus_b and neg_a_plus_neg_b tests reproduced the bug that Iago discovered. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> |
||
|---|---|---|
| .. | ||
| lower_jumps | ||
| warnings | ||
| .gitignore | ||
| blob_test.c | ||
| builtin_variable_test.cpp | ||
| cache_test.c | ||
| compare_ir | ||
| copy_constant_to_storage_tests.cpp | ||
| general_ir_test.cpp | ||
| invalidate_locations_test.cpp | ||
| opt_add_neg_to_sub_test.cpp | ||
| optimization-test | ||
| sampler_types_test.cpp | ||
| set_uniform_initializer_tests.cpp | ||
| sexps.py | ||
| uniform_initializer_utils.cpp | ||
| uniform_initializer_utils.h | ||
| varyings_test.cpp | ||
| warnings-test | ||