SPIRV-Tools/test/opt
2016-09-01 11:51:09 -04:00
..
assembly_builder.h Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
CMakeLists.txt Tests for preserving line debug insts even killing its affecting targets. 2016-09-01 11:51:09 -04:00
module_utils.h Pass manager recomputes Id bound automatically. 2016-08-27 13:19:18 -04:00
pass_fixture.h Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
pass_utils.cpp Add an utility: in-place string replacement 2016-07-28 12:11:34 -04:00
pass_utils.h Add an utility: in-place string replacement 2016-07-28 12:11:34 -04:00
test_assembly_builder.cpp Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
test_def_use.cpp Get annotation instructions of a given id. 2016-08-30 15:08:24 -04:00
test_eliminate_dead_const.cpp Fix minor mistakes in the tests of dead-const-elim 2016-08-09 14:37:58 -04:00
test_fold_spec_const_op_composite.cpp Fold spec constants to normal constants (values fixed) 2016-08-29 08:58:53 -04:00
test_freeze_spec_const.cpp Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
test_instruction.cpp Test ir::Instruction::GetOperand and GetInOperand 2016-08-26 10:59:25 -04:00
test_ir_loader.cpp IrLoader gracefully handles incomplete blocks and functions 2016-08-26 10:15:15 -04:00
test_iterator.cpp Add a home brewed make_unique to ease creating unique_ptrs. 2016-08-24 09:41:55 -04:00
test_line_debug_info.cpp Tests for preserving line debug insts even killing its affecting targets. 2016-09-01 11:51:09 -04:00
test_module.cpp Pass manager recomputes Id bound automatically. 2016-08-27 13:19:18 -04:00
test_pass_manager.cpp Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
test_strip_debug_info.cpp Add forwarding so that passes' ctor can have args. 2016-08-31 15:27:55 -04:00
test_type_manager.cpp Add tests for decoration_empty(). 2016-08-26 14:05:04 -04:00
test_types.cpp Add a home brewed make_unique to ease creating unique_ptrs. 2016-08-24 09:41:55 -04:00
test_unify_const.cpp Unify constants pass 2016-09-01 11:46:05 -04:00
test_utils.cpp Add an utility: in-place string replacement 2016-07-28 12:11:34 -04:00