solidity/test/libyul/evmCodeTransform/stackReuse
2021-08-17 19:00:28 +02:00
..
for_1.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
for_2.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_argument_reuse_without_retparams.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_argument_reuse.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_call.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_many_arguments.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_params_and_retparams_partly_used.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_params_and_retparams.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_params.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_block.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_declaration.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_for.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_if.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_leave.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_read.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_unassigned_multiple.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam_unassigned.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_retparam.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_trivial.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
function_with_body_embedded.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
functions_multi_return.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
if.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
last_use_in_nested_block.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
multi_reuse_same_variable_name.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
multi_reuse_single_slot_nested.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
multi_reuse_single_slot.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_on_decl_assign_not_same_scope.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_on_decl_assign_to_last_used_expr.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_on_decl_assign_to_last_used.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_on_decl_assign_to_not_last_used.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_slots_function_with_gaps.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_slots_function.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_slots.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
reuse_too_deep_slot.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
single_var_assigned_plus_code_and_reused.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
single_var_assigned_plus_code.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
single_var_assigned.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
single_var.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
smoke.yul Update code transform tests. 2021-08-17 19:00:28 +02:00
switch.yul Update code transform tests. 2021-08-17 19:00:28 +02:00