SPIRV-Tools/test/opt
David Neto c935253c91 Make friendly number-based names for OpConstant
For example:
  %int_42 = OpConstant %int 42
  %int_n42 = OpConstant %int -42
  %float_3_14 = OpConstant %float 3.14
2016-11-15 14:05:03 -05:00
..
assembly_builder_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
assembly_builder.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
CMakeLists.txt Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
def_use_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
eliminate_dead_const_test.cpp Make friendly number-based names for OpConstant 2016-11-15 14:05:03 -05:00
fold_spec_const_op_composite_test.cpp Make friendly number-based names for OpConstant 2016-11-15 14:05:03 -05:00
freeze_spec_const_test.cpp Make friendly number-based names for OpConstant 2016-11-15 14:05:03 -05:00
instruction_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
ir_loader_test.cpp Make friendly number-based names for OpConstant 2016-11-15 14:05:03 -05:00
iterator_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
line_debug_info_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
module_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
module_utils.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
pass_fixture.h Use nullptr as the default message consumer to ignore all messages. 2016-09-21 17:23:03 -04:00
pass_manager_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
pass_utils.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
pass_utils.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
set_spec_const_default_value_test.cpp Make friendly number-based names for OpConstant 2016-11-15 14:05:03 -05:00
strip_debug_info_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
type_manager_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
types_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
unify_const_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
utils_test.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00