solidity/libevmasm
2020-12-08 16:45:24 +00:00
..
Assembly.cpp Enable the -Wconversion warning 2020-12-08 16:45:24 +00: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 Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
ConstantOptimiser.h Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
ControlFlowGraph.cpp Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
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 Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
ExpressionClasses.h Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
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 exp when base is -1 2020-09-29 17:44:09 +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 Remove flag. 2020-09-14 17:35:04 +02:00
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