solidity/libevmasm
2021-09-14 14:00:37 +02:00
..
Assembly.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
Assembly.h Run the optimizer only once. 2021-09-07 15:06:31 +02:00
AssemblyItem.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
AssemblyItem.h Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
BlockDeduplicator.cpp
BlockDeduplicator.h Do not use std::iterator that is deprecated in c++17. 2021-09-14 14:00:37 +02:00
CMakeLists.txt
CommonSubexpressionEliminator.cpp Replaced keys, values and reverse with ranges 2021-03-31 23:33:04 +05:30
CommonSubexpressionEliminator.h
ConstantOptimiser.cpp
ConstantOptimiser.h
ControlFlowGraph.cpp Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
ControlFlowGraph.h
Exceptions.h
ExpressionClasses.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
ExpressionClasses.h
GasMeter.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
GasMeter.h Updated changes in refunds: EIP-3529 2021-08-11 09:55:21 +02:00
Inliner.cpp Remove semantic information function for assembly items. 2021-04-13 18:34:16 +02:00
Inliner.h Do not hard-code the default 'runs' value as 200 in code that fills out optimizer settings 2021-06-28 14:12:28 +02:00
Instruction.cpp Added the instruction basefee. 2021-08-09 16:18:08 +02:00
Instruction.h Added the instruction basefee. 2021-08-09 16:18:08 +02:00
JumpdestRemover.cpp
JumpdestRemover.h
KnownState.cpp Make verbatim compatible with KnownState. 2021-04-26 19:56:44 +02:00
KnownState.h Fix bug about incorrect caching on Keccak256 hashes 2021-03-23 10:49:24 +01:00
LinkerObject.cpp
LinkerObject.h Note function entry points. 2021-05-04 17:15:13 +02:00
PathGasMeter.cpp
PathGasMeter.h
PeepholeOptimiser.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
PeepholeOptimiser.h
RuleList.h New simplification rules. 2021-08-19 12:51:54 +02:00
SemanticInformation.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
SemanticInformation.h Remove semantic information function for assembly items. 2021-04-13 18:34:16 +02:00
SimplificationRule.h Some more base fees. 2021-08-12 16:37:21 +02:00
SimplificationRules.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
SimplificationRules.h Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00