SPIRV-Tools/test/tools
Steven Perron 354a46a2a2
Rename strip reflect to strip nonsemantic (#4661)
In https://github.com/KhronosGroup/SPIRV-Tools/pull/3110, the strip reflect
pass was changed to also remove all explicitly nonsemantic instructions.  This
makes it so that the name of the pass no longer reflects what the pass actually
does.  This change renames the pass so that it reflects what the pass actaully does.
2021-12-15 09:55:30 -05:00
..
opt Rename strip reflect to strip nonsemantic (#4661) 2021-12-15 09:55:30 -05:00
CMakeLists.txt Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
expect_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
expect.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
placeholder.py Add testing framework for tools. 2018-08-17 15:03:14 -04:00
spirv_test_framework_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
spirv_test_framework.py Fix SyntaxWarning in Python 3.8 (#3388) 2020-07-27 13:36:34 -04:00