solidity/libevmasm
2020-08-18 14:53:59 +02:00
..
Assembly.cpp Report an error if immutables not assigned 2020-07-23 16:38:54 +02:00
Assembly.h [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
AssemblyItem.cpp [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
AssemblyItem.h [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
BlockDeduplicator.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
BlockDeduplicator.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CMakeLists.txt CMake: Renaming devcore static library to solutil (to match source code paths) 2020-01-13 15:52:46 +01:00
CommonSubexpressionEliminator.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CommonSubexpressionEliminator.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ConstantOptimiser.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ConstantOptimiser.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ControlFlowGraph.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ControlFlowGraph.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Exceptions.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExpressionClasses.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExpressionClasses.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasMeter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
GasMeter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Instruction.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Instruction.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
JumpdestRemover.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
JumpdestRemover.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
KnownState.cpp Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
KnownState.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
LinkerObject.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
LinkerObject.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
PathGasMeter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
PathGasMeter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
PeepholeOptimiser.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
PeepholeOptimiser.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
RuleList.h Optimize byte-after-shr for shift amounts that are not multiples of 8. 2020-08-04 12:16:23 +02:00
SemanticInformation.cpp Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
SemanticInformation.h Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
SimplificationRule.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SimplificationRules.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SimplificationRules.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30