solidity/test/libyul/evmCodeTransform/stackReuse
2021-03-09 15:47:24 +01:00
..
for_1.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
for_2.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_call.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_params_and_retparams_partly_used.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_params_and_retparams.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_params.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_retparam.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_trivial.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
function_with_body_embedded.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
functions_multi_return.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
if.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
last_use_in_nested_block.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
multi_reuse_same_variable_name.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
multi_reuse_single_slot_nested.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
multi_reuse_single_slot.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_on_decl_assign_not_same_scope.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_on_decl_assign_to_last_used_expr.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_on_decl_assign_to_last_used.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_on_decl_assign_to_not_last_used.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_slots_function_with_gaps.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_slots_function.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
reuse_slots.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
single_var_assigned_plus_code_and_reused.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
single_var_assigned_plus_code.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
single_var_assigned.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
single_var.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
smoke.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
switch.yul Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00