solidity/test/libyul/yulOptimizerTests/unusedStoreEliminator
Daniel Kirchner a33da17300 Bugfix and tests.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-09-08 11:54:14 +02:00
..
call_does_not_need_to_write.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
covering_calldatacopy_fixed.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
covering_calldatacopy.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
create_inside_function.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
create.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
function_end.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
function_side_effects_2.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
function_side_effects.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
if_overwrite_all_branches.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
leave.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
memoryguard.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
mload.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
no_storage_inside_function.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
overflow.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
overlapping_small.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
overlapping.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
remove_before_revert.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
returndatacopy_fixed_size.yul Do not remove potentially reverting returndatacopy cases. 2022-05-23 11:01:03 +02:00
returndatacopy_returndatasize_nonzero_start.yul Do not remove potentially reverting returndatacopy cases. 2022-05-23 11:01:03 +02:00
returndatacopy_returndatasize_var.yul Do not remove potentially reverting returndatacopy cases. 2022-05-23 11:01:03 +02:00
returndatacopy_returndatasize.yul Do not remove potentially reverting returndatacopy cases. 2022-05-23 11:01:03 +02:00
store_before_conditionally_terminating_function_call_complex_control_flow.yul Bugfix and tests. 2022-09-08 11:54:14 +02:00
store_before_conditionally_terminating_function_call_revert.yul Bugfix and tests. 2022-09-08 11:54:14 +02:00
store_before_conditionally_terminating_function_call.yul Bugfix and tests. 2022-09-08 11:54:14 +02:00
store_before_indirectly_conditionally_terminating_function_call.yul Bugfix and tests. 2022-09-08 11:54:14 +02:00
store_before_unconditionally_terminating_function_call.yul Bugfix and tests. 2022-09-08 11:54:14 +02:00
unaligned_access.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
unknown_length2.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
unrelated_relative.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00
write_before_recursion.yul Unused store eliminator. 2022-03-10 18:25:28 +01:00