SPIRV-Tools/test/reduce
Paul Thomson feb1549213
reduce: add large tests and fix (#2947)
* Add larger reducer tests. 
* Fix conditional_branch_to_simple_conditional_branch_opportunity pass.
2019-10-10 17:12:42 +01:00
..
CMakeLists.txt reduce: improve remove unref instr pass (#2945) 2019-10-08 13:02:34 +01:00
conditional_branch_to_simple_conditional_branch_test.cpp reduce: Add two branch reduction passes (#2507) 2019-04-15 19:54:36 +01:00
merge_blocks_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
operand_to_constant_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
operand_to_dominating_id_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
operand_to_undef_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
reduce_test_util.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
reduce_test_util.h reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
reducer_test.cpp reduce: add large tests and fix (#2947) 2019-10-10 17:12:42 +01:00
remove_block_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
remove_function_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
remove_selection_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
remove_unreferenced_instruction_test.cpp reduce: improve remove unref instr pass (#2945) 2019-10-08 13:02:34 +01:00
simple_conditional_branch_to_branch_test.cpp reduce: Add two branch reduction passes (#2507) 2019-04-15 19:54:36 +01:00
structured_loop_to_selection_test.cpp reduce: miscellaneous fixes (#2494) 2019-04-08 19:37:17 +01:00
validation_during_reduction_test.cpp Remove extra semis (#2717) 2019-07-08 15:07:36 -04:00