solidity/test/libyul/yulOptimizerTests/expressionSimplifier
2019-08-29 15:35:34 +02:00
..
assigned_vars_multi.yul
combine_shift_and_and_2.yul
combine_shift_and_and_3.yul
combine_shift_and_and.yul
constant_propagation.yul
constants.yul
identity_rules_complex.yul
identity_rules_negative.yul
identity_rules_simple.yul
including_function_calls.yul
inside_for.yul
invariant.yul
large_byte_access.yul Replace byte(A, X) by zero if A >= 32 2019-08-29 15:35:34 +02:00
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
reassign.yul
remove_redundant_shift_masking.yul
replace_too_large_shift.yul
return_vars_zero.yul
reversed.yul
smoke.yul
unassigend_vars_multi.yul
unassigned_vars.yul