This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
33a0f9c02a
solidity
/
libevmasm
History
Kamil Śliwak
f567eb1fb2
Disallow RETURNDATASIZE and RETURNDATACOPY in inline assembly blocks in pure functions
2022-04-08 14:48:35 +02:00
..
Assembly.cpp
libevmasm: refactor asm-json export & add support for source list.
2022-03-23 15:58:07 -05:00
Assembly.h
libevmasm: refactor asm-json export & add support for source list.
2022-03-23 15:58:07 -05:00
AssemblyItem.cpp
libevmasm: refactor asm-json export & add support for source list.
2022-03-23 15:58:07 -05:00
AssemblyItem.h
libevmasm: refactor asm-json export & add support for source list.
2022-03-23 15:58:07 -05:00
BlockDeduplicator.cpp
BlockDeduplicator.h
CMakeLists.txt
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
CommonSubexpressionEliminator.cpp
CommonSubexpressionEliminator performance optimization
2022-03-16 12:57:38 +01:00
CommonSubexpressionEliminator.h
CommonSubexpressionEliminator performance optimization
2022-03-16 12:57:38 +01:00
ConstantOptimiser.cpp
ConstantOptimiser.h
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
ControlFlowGraph.cpp
ControlFlowGraph.h
Disassemble.cpp
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
Disassemble.h
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
Exceptions.h
ExpressionClasses.cpp
ExpressionClasses.h
GasMeter.cpp
GasMeter.h
Inliner.cpp
Inliner.h
Instruction.cpp
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
Instruction.h
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
JumpdestRemover.cpp
JumpdestRemover.h
KnownState.cpp
KnownState.h
LinkerObject.cpp
Remove linking to unqualified library name
2021-10-20 18:11:58 +03:30
LinkerObject.h
PathGasMeter.cpp
PathGasMeter.h
PeepholeOptimiser.cpp
Additional peephole optimizer rules for removing side-effect free instructions before simple terminations.
2022-03-16 15:34:37 +01:00
PeepholeOptimiser.h
RuleList.h
SemanticInformation.cpp
Disallow RETURNDATASIZE and RETURNDATACOPY in inline assembly blocks in pure functions
2022-04-08 14:48:35 +02:00
SemanticInformation.h
Split out disassemble to remove numeric from instruction includes.
2022-03-02 15:30:41 +01:00
SimplificationRule.h
SimplificationRules.cpp
SimplificationRules.h