This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e86b5cf14e
solidity
/
test
/
libyul
/
yulOptimizerTests
/
expressionSimplifier
History
chriseth
e86b5cf14e
Replace byte(A, X) by zero if A >= 32
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