solidity/test/libyul/evmCodeTransform/stackReuse
Daniel Kirchner 7e061db811 Update tests.
2021-09-14 15:54:24 +02:00
..
for_1.yul Update tests. 2021-09-14 15:54:24 +02:00
for_2.yul Update tests. 2021-09-14 15:54:24 +02:00
function_argument_reuse_without_retparams.yul Update tests. 2021-09-14 15:54:24 +02:00
function_argument_reuse.yul Update tests. 2021-09-14 15:54:24 +02:00
function_call.yul Update tests. 2021-09-14 15:54:24 +02:00
function_many_arguments.yul Update tests. 2021-09-14 15:54:24 +02:00
function_params_and_retparams_partly_used.yul Update tests. 2021-09-14 15:54:24 +02:00
function_params_and_retparams.yul Update tests. 2021-09-14 15:54:24 +02:00
function_params.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_block.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_declaration.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_for.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_if.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_leave.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_read.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_unassigned_multiple.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam_unassigned.yul Update tests. 2021-09-14 15:54:24 +02:00
function_retparam.yul Update tests. 2021-09-14 15:54:24 +02:00
function_trivial.yul Update tests. 2021-09-14 15:54:24 +02:00
function_with_body_embedded.yul Update tests. 2021-09-14 15:54:24 +02:00
functions_multi_return.yul Update tests. 2021-09-14 15:54:24 +02:00
if.yul Update tests. 2021-09-14 15:54:24 +02:00
last_use_in_nested_block.yul Update tests. 2021-09-14 15:54:24 +02:00
multi_reuse_same_variable_name.yul Update tests. 2021-09-14 15:54:24 +02:00
multi_reuse_single_slot_nested.yul Update tests. 2021-09-14 15:54:24 +02:00
multi_reuse_single_slot.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_on_decl_assign_not_same_scope.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_on_decl_assign_to_last_used_expr.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_on_decl_assign_to_last_used.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_on_decl_assign_to_not_last_used.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_slots_function_with_gaps.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_slots_function.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_slots.yul Update tests. 2021-09-14 15:54:24 +02:00
reuse_too_deep_slot.yul Update tests. 2021-09-14 15:54:24 +02:00
single_var_assigned_plus_code_and_reused.yul Update tests. 2021-09-14 15:54:24 +02:00
single_var_assigned_plus_code.yul Update tests. 2021-09-14 15:54:24 +02:00
single_var_assigned.yul Update tests. 2021-09-14 15:54:24 +02:00
single_var.yul Update tests. 2021-09-14 15:54:24 +02:00
smoke.yul Update tests. 2021-09-14 15:54:24 +02:00
switch.yul Update tests. 2021-09-14 15:54:24 +02:00