solidity/test/libyul/yulOptimizerTests/fullSuite
2020-12-10 18:35:13 +01:00
..
abi2.yul Name simplifier. 2020-09-10 16:23:29 +02:00
abi_example1.yul Handle "leaf functions" first in full inliner. 2020-09-10 17:01:19 +02:00
aztec.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
clear_after_if_continue.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
combine_shift_and_and_2.yul Remove flag. 2020-09-14 17:35:04 +02:00
combine_shift_and_and_3.yul Remove flag. 2020-09-14 17:35:04 +02:00
combine_shift_and_and_unsplit.yul Remove flag. 2020-09-14 17:35:04 +02:00
combine_shift_and_and.yul Remove flag. 2020-09-14 17:35:04 +02:00
create2_and_mask.yul Remove flag. 2020-09-14 17:35:04 +02:00
create_and_mask.yul Remove flag. 2020-09-14 17:35:04 +02:00
devcon_example.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
loopInvariantCodeMotion.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
medium.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
name_cleaner_reserved.yul Name simplifier. 2020-09-10 16:23:29 +02:00
no_move_loop_orig.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
remove_redundant_assignments_in_switch.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
reserved_identifiers.yul New test. 2020-12-10 18:35:13 +01:00
reuse_vars_bug_in_simplifier.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
ssaReverse.yul Name simplifier. 2020-09-10 16:23:29 +02:00
ssaReverseComplex.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
stack_compressor_msize.yul Inline tiny functions first. 2020-09-10 17:01:20 +02:00
storage.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
switch_inline_match_default.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
switch_inline.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
unusedFunctionParameterPruner_loop.yul Update UnusedFunctionParameterPruner tests to avoid getting inlined 2020-09-14 17:59:50 +02:00
unusedFunctionParameterPruner_recursion.yul Tests and changelog 2020-09-03 13:15:38 +02:00
unusedFunctionParameterPruner_return.yul Update UnusedFunctionParameterPruner tests to avoid getting inlined 2020-09-14 17:59:50 +02:00
unusedFunctionParameterPruner_simple.yul Update UnusedFunctionParameterPruner tests to avoid getting inlined 2020-09-14 17:59:50 +02:00
unusedFunctionParameterPruner.yul Update UnusedFunctionParameterPruner tests to avoid getting inlined 2020-09-14 17:59:50 +02:00