SPIRV-Tools/test/opt
Lei Zhang 9f6efc76c8 Opt: HasOnlySupportedRefs should consider OpCopyObject
This fixes test failure after merging the previous pull request.
2017-07-25 23:22:09 -04:00
..
aggressive_dead_code_elim_test.cpp Add extension whitelists to size-reduction passes. 2017-07-25 19:14:02 -04: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
block_merge_test.cpp BlockMerge: Add BlockMergePass 2017-06-27 11:31:33 -04:00
CMakeLists.txt Add AggressiveDCEPass 2017-07-10 11:30:25 -04:00
compact_ids_test.cpp Added --compact-ids to /tools/opt 2017-04-20 10:54:39 -04:00
dead_branch_elim_test.cpp DeadBranchElim: Add DeadBranchElimPass 2017-07-07 15:16:25 -04: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 Provide friendly names for true and false 2017-01-11 16:33:45 -05:00
flatten_decoration_test.cpp Add FlattenDecoration transform 2017-04-06 11:19:56 -04:00
fold_spec_const_op_composite_test.cpp Provide friendly names for true and false 2017-01-11 16:33:45 -05:00
freeze_spec_const_test.cpp Provide friendly names for true and false 2017-01-11 16:33:45 -05:00
inline_test.cpp Inline: Inline early return function if no returns in loop. 2017-05-12 17:18:00 -04:00
insert_extract_elim_test.cpp mem2reg: Add InsertExtractElimPass 2017-06-21 08:13:15 -04:00
instruction_test.cpp Include memory and semantics IDs when iterating over inbound IDs 2017-07-05 10:36:57 -04: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
local_access_chain_convert_test.cpp Mem2Reg: Add Local Access Chain Convert pass 2017-06-04 12:49:27 -04:00
local_single_block_elim.cpp Opt: HasOnlySupportedRefs should consider OpCopyObject 2017-07-25 23:22:09 -04:00
local_single_store_elim_test.cpp Opt: HasOnlySupportedRefs should consider OpCopyObject 2017-07-25 23:22:09 -04:00
local_ssa_elim_test.cpp Add LocalMultiStoreElim pass 2017-07-07 17:54:21 -04: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
optimizer_test.cpp Fix optimizer on when to write the binary 2017-04-03 15:48:50 -04:00
pass_fixture.h Added --compact-ids to /tools/opt 2017-04-20 10:54:39 -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 Update set_spec_const_default_value_test.cpp 2017-05-08 10:41:48 -04: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