SPIRV-Tools/test/opt
Lei Zhang 1bc0b275dd Allow changing MessageConsumer in Pass & PassManager.
Default-constructed Pass/PassManager will have a MessageConsumer
which ignores all messages. SetMessageConsumer() should be called
to supply a meaningful MessageConsumer.
2016-09-20 16:48:00 -04:00
..
assembly_builder.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
CMakeLists.txt Set default values for spec const decorated by SpecId 2016-09-12 23:21:42 -04:00
module_utils.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
pass_fixture.h Allow changing MessageConsumer in Pass & PassManager. 2016-09-20 16:48:00 -04: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
test_assembly_builder.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_def_use.cpp Move functions for building modules outside of the C++ interface. 2016-09-16 14:02:47 -04:00
test_eliminate_dead_const.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_fold_spec_const_op_composite.cpp Change interface of Pass::Process() to return possible failures. 2016-09-20 16:40:17 -04:00
test_freeze_spec_const.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_instruction.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_ir_loader.cpp Prepare the C++ interface for publication. 2016-09-16 16:37:27 -04:00
test_iterator.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_line_debug_info.cpp Allow changing MessageConsumer in Pass & PassManager. 2016-09-20 16:48:00 -04:00
test_module.cpp Move functions for building modules outside of the C++ interface. 2016-09-16 14:02:47 -04:00
test_pass_manager.cpp Allow changing MessageConsumer in Pass & PassManager. 2016-09-20 16:48:00 -04:00
test_set_spec_const_default_value.cpp Build "spec id->default val str" mapping from string 2016-09-14 12:26:34 -04:00
test_strip_debug_info.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_type_manager.cpp Move functions for building modules outside of the C++ interface. 2016-09-16 14:02:47 -04:00
test_types.cpp Add IsSigned() to opt::Analysis::Integer. 2016-09-08 19:32:20 -04:00
test_unify_const.cpp Change interface of Pass::Process() to return possible failures. 2016-09-20 16:40:17 -04:00
test_utils.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00