solidity/libevmasm
2022-10-04 19:25:49 +02:00
..
Assembly.cpp Asm output 2022-10-04 19:25:49 +02:00
Assembly.h Search & Replace 2022-10-04 19:25:49 +02:00
AssemblyItem.cpp Search & Replace 2022-10-04 19:25:49 +02:00
AssemblyItem.h Search & Replace 2022-10-04 19:25:49 +02:00
BlockDeduplicator.cpp Search & Replace 2022-10-04 19:25:49 +02:00
BlockDeduplicator.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
CMakeLists.txt Split out disassemble to remove numeric from instruction includes. 2022-03-02 15:30:41 +01:00
CommonSubexpressionEliminator.cpp Search & Replace 2022-10-04 19:25:49 +02:00
CommonSubexpressionEliminator.h Set CommonSubexpressionEliminator max chunk size to 2000 2022-04-11 08:31:04 +02:00
ConstantOptimiser.cpp Search & Replace 2022-10-04 19:25:49 +02:00
ConstantOptimiser.h Split out disassemble to remove numeric from instruction includes. 2022-03-02 15:30:41 +01:00
ControlFlowGraph.cpp Search & Replace 2022-10-04 19:25:49 +02:00
ControlFlowGraph.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
Disassemble.cpp Asm output 2022-10-04 19:25:49 +02:00
Disassemble.h Asm output 2022-10-04 19:25:49 +02:00
Exceptions.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExpressionClasses.cpp Search & Replace 2022-10-04 19:25:49 +02:00
ExpressionClasses.h ExpressionClasses performance optimization 2022-04-11 08:31:04 +02:00
GasMeter.cpp Search & Replace 2022-10-04 19:25:49 +02:00
GasMeter.h Search & Replace 2022-10-04 19:25:49 +02:00
Inliner.cpp Search & Replace 2022-10-04 19:25:49 +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 Asm output 2022-10-04 19:25:49 +02:00
Instruction.h Asm output 2022-10-04 19:25:49 +02:00
JumpdestRemover.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
JumpdestRemover.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
KnownState.cpp Search & Replace 2022-10-04 19:25:49 +02:00
KnownState.h Fix spelling mistakes and CI spellcheck job 2022-08-18 14:38:19 +02:00
LinkerObject.cpp Remove linking to unqualified library name 2021-10-20 18:11:58 +03:30
LinkerObject.h Use function debug data. 2021-09-22 11:11:51 +02:00
PathGasMeter.cpp Search & Replace 2022-10-04 19:25:49 +02:00
PathGasMeter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
PeepholeOptimiser.cpp Search & Replace 2022-10-04 19:25:49 +02:00
PeepholeOptimiser.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
RuleList.h Search & Replace 2022-10-04 19:25:49 +02:00
SemanticInformation.cpp Search & Replace 2022-10-04 19:25:49 +02:00
SemanticInformation.h Search & Replace 2022-10-04 19:25:49 +02:00
SimplificationRule.h Search & Replace 2022-10-04 19:25:49 +02:00
SimplificationRules.cpp Search & Replace 2022-10-04 19:25:49 +02:00
SimplificationRules.h Search & Replace 2022-10-04 19:25:49 +02:00