solidity/test/libyul/yulOptimizerTests/expressionSimplifier
2022-11-11 01:16:14 +05:30
..
assigned_vars_multi.yul
byte_after_shr_non_mul_of_8.yul
combine_add_and_mod_constant.yul
combine_mul_and_mod_constant.yul
combine_shift_and_and_2.yul
combine_shift_and_and_3.yul
combine_shift_and_and.yul
constant_propagation.yul
constants.yul
create2_and_mask.yul
create_and_mask.yul
exp_simplifications.yul
idempotency.yul
identity_rules_complex.yul
identity_rules_negative.yul
identity_rules_simple.yul
including_function_calls.yul
inside_for.yul
invariant.yul
iszero_sub_to_eq.yul
large_byte_access.yul
mod_and_1.yul
mod_and_2.yul
not_applied_function_call_different_arguments.yul
not_applied_function_call_different_names.yul
not_applied_function_call_equality_not_movable.yul
not_applied_removes_non_constant_and_not_movable.yul
optimize_shl_over_and.yul added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
pop_byte_shr_call.yul
pop_byte_shr_func_trivial.yul
pop_byte_shr_func.yul
reassign.yul
remove_redundant_shift_masking.yul
replace_too_large_shift.yul
return_vars_zero.yul
reversed.yul
selfbalance_not_supported.yul
selfbalance_split.yul
selfbalance_supported.yul
side_effects_in_for_condition.yul
smoke.yul
unassigend_vars_multi.yul
unassigned_vars.yul
zero_length_read.yul