solidity/test/libyul/yulOptimizerTests/fullSuite
2021-09-08 15:41:40 +02:00
..
abi2.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
abi_example1.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
ackermann_function_if.yul FunctionSpecializer: skip specializing recursive functions 2021-03-29 11:02:31 +02:00
ackermann_function.yul FunctionSpecializer: skip specializing recursive functions 2021-03-29 11:02:31 +02:00
and_or_combination.yul Move AND with constant inside OR. 2021-03-09 15:26:19 +01:00
aztec.yul Change RematCandidateSelector to not depend on variable name sorting. 2021-09-08 15:41:40 +02: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 Yul optimizer test updates. 2021-03-18 08:42:49 +01:00
fibonacci.yul FunctionSpecializer: skip specializing recursive functions 2021-03-29 11:02:31 +02:00
loopInvariantCodeMotion.yul Yul optimizer test updates. 2021-03-18 08:42:49 +01:00
medium.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
name_cleaner_reserved.yul FunctionSpecializer: skip specializing recursive functions 2021-03-29 11:02:31 +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 Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
reuse_vars_bug_in_simplifier.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
shift_signextend.yul Test. 2021-08-16 18:54:33 +02:00
ssaReverse.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
ssaReverseComplex.yul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
stack_compressor_msize.yul FunctionSpecializer: skip specializing recursive functions 2021-03-29 11:02:31 +02:00
static_array_slot_computation.yul Tests and changelog 2021-04-22 18:19:47 +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