solidity/test/libyul/yulOptimizerTests/expressionSimplifier
2021-04-22 16:54:02 +02:00
..
assigned_vars_multi.yul
byte_after_shr_non_mul_of_8.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 Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
not_applied_removes_non_constant_and_not_movable.yul
pop_byte_shr_call.yul
pop_byte_shr_func_trivial.yul
pop_byte_shr_func.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
reassign.yul
remove_redundant_shift_masking.yul
replace_too_large_shift.yul
return_vars_zero.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
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