This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
push0-optimisations
solidity
/
test
/
libyul
/
evmCodeTransform
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Daniel Kirchner
aa01223398
Account for unassigned return variables in stack layout generation.
2023-06-14 11:43:46 +02:00
..
stackReuse
Change default EVM version to Shanghai.
2023-05-08 16:34:23 +02:00
after_terminating_function.yul
Use side-effects of user defined functions in evm code transform.
2022-11-14 21:26:36 +01:00
early_push_on_deep_swap.yul
Update tests.
2021-11-03 12:39:55 +01:00
literal_loop.yul
Update tests.
2021-11-03 12:39:55 +01:00
nonempty_initial_layout.yul
Update tests.
2021-11-03 12:39:55 +01:00
pops_in_reverting_branch.yul
Fill in junk in stack layouts on terminating control flow paths.
2022-03-15 18:36:55 +01:00
stub.yul
Named function labels.
2021-11-03 12:42:07 +01:00
unassigned_return_variable.yul
Account for unassigned return variables in stack layout generation.
2023-06-14 11:43:46 +02:00