Paul Thomson 2d52cbee49 Add some val options to reduce (#2401) пре 5 година
..
CMakeLists.txt 1f60f98964 reduce: remove unreferenced blocks pass (#2398) пре 5 година
merge_blocks_test.cpp 40a7940e05 Fix merge blocks opportunity to check if still enabled (#2370) пре 5 година
operand_to_constant_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
operand_to_dominating_id_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
operand_to_undef_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
reduce_test_util.cpp 1cba9942bd Validate during reduction (#2194) пре 5 година
reduce_test_util.h 86d0d9be25 Refactored reducer so that the 'finding' functionality of a reduction pass are separated from the generic functionality for tracking progress of a pass. With this change, we now have a ReductionOpportunityFinder abstract class, with many subclasses for each type of reduction, and just one ReductionPass class, which has an associated finder. (#2321) пре 5 година
reducer_test.cpp 2d52cbee49 Add some val options to reduce (#2401) пре 5 година
remove_block_test.cpp 1f60f98964 reduce: remove unreferenced blocks pass (#2398) пре 5 година
remove_function_test.cpp 34c5ac614c Fixes #2358. Added to the reducer the ability to remove a function t… (#2361) пре 5 година
remove_opname_instruction_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
remove_unreferenced_instruction_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
structured_loop_to_selection_test.cpp 98c67d3850 Fixed names in ifdefs and GetName functions that had been forgotten in a previous refactoring. Also shortened names of test files as those files test both the new 'finder' classes introduced in the refactoring, as well as the 'reduction pass' class; the shorter names capture both. (#2336) пре 5 година
validation_during_reduction_test.cpp 2d52cbee49 Add some val options to reduce (#2401) пре 5 година