SPIRV-Tools/test/opt
Lei Zhang 114af21994 Add MessageConsumer to PassManager, Pass, and analysis interfaces.
Also convert some uses of assert() in optimization code to use
SPIRV_ASSERT(), SPIRV_UNIMPLEMENTED(), or SPIRV_UNREACHABLE()
accordingly.
2016-09-16 13:14:57 -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 Add MessageConsumer to PassManager, Pass, and analysis interfaces. 2016-09-16 13:14:57 -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 Add MessageConsumer to PassManager, Pass, and analysis interfaces. 2016-09-16 13:14:57 -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 Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -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 Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -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 Add MessageConsumer to PassManager, Pass, and analysis interfaces. 2016-09-16 13:14:57 -04:00
test_module.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_pass_manager.cpp Add MessageConsumer to PassManager, Pass, and analysis interfaces. 2016-09-16 13:14:57 -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 Add MessageConsumer to PassManager, Pass, and analysis interfaces. 2016-09-16 13:14:57 -04:00
test_types.cpp Add IsSigned() to opt::Analysis::Integer. 2016-09-08 19:32:20 -04:00
test_unify_const.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
test_utils.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00