This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
df7bfd10d6
solidity
/
test
/
libyul
History
Daniel Kirchner
9fa907aac2
Do not remove potentially reverting returndatacopy cases.
2022-05-23 11:01:03 +02:00
..
controlFlowSideEffects
evmCodeTransform
Fill in junk in stack layouts on terminating control flow paths.
2022-03-15 18:36:55 +01:00
ewasmTranslationTests
functionSideEffects
objectCompiler
yulControlFlowGraph
yulInterpreterTests
yulOptimizerTests
Do not remove potentially reverting returndatacopy cases.
2022-05-23 11:01:03 +02:00
yulStackLayout
Fill in junk in stack layouts on terminating control flow paths.
2022-03-15 18:36:55 +01:00
yulSyntaxTests
Common.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
Common.h
CompilabilityChecker.cpp
ControlFlowGraphTest.cpp
ControlFlowGraphTest.h
ControlFlowSideEffectsTest.cpp
ControlFlowSideEffectsTest.h
EVMCodeTransformTest.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
EVMCodeTransformTest.h
EwasmTranslationTest.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
EwasmTranslationTest.h
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
FunctionSideEffects.cpp
FunctionSideEffects.h
Inliner.cpp
KnowledgeBaseTest.cpp
Refactor data flow analyzer state access.
2022-03-14 19:32:33 +01:00
Metrics.cpp
ObjectCompilerTest.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
ObjectCompilerTest.h
ObjectParser.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
Parser.cpp
StackLayoutGeneratorTest.cpp
StackLayoutGeneratorTest.h
StackShufflingTest.cpp
Improved stack shuffling in corner cases.
2022-01-21 15:41:30 +01:00
SyntaxTest.cpp
SyntaxTest.h
YulInterpreterTest.cpp
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
YulInterpreterTest.h
YulOptimizerTest.cpp
YulOptimizerTest.h
YulOptimizerTestCommon.cpp
Unused store eliminator.
2022-03-10 18:25:28 +01:00
YulOptimizerTestCommon.h