.. |
Assembly.cpp
|
Rename escapeAndQuoteYulString() back to escapeAndQuoteString()
|
2021-07-14 21:29:01 +02:00 |
Assembly.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 |
AssemblyItem.cpp
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
AssemblyItem.h
|
Make verbatim compatible with KnownState.
|
2021-04-26 19:56:44 +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
|
Add inlining for old optimizer.
|
2021-02-09 19:08:58 +01:00 |
CommonSubexpressionEliminator.cpp
|
Replaced keys, values and reverse with ranges
|
2021-03-31 23:33:04 +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
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
ExpressionClasses.h
|
Enable the -Wconversion warning
|
2020-12-08 16:45:24 +00:00 |
GasMeter.cpp
|
Updated gas costs for Berlin
|
2021-05-26 11:36:43 +02:00 |
GasMeter.h
|
Updated gas costs for Berlin
|
2021-05-26 11:36:43 +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
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
Instruction.h
|
Drop support for evm15 and eip-615.
|
2021-03-09 15:56:03 +01:00 |
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
|
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
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
LinkerObject.h
|
Note function entry points.
|
2021-05-04 17:15:13 +02:00 |
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
|
Changelog entry.
|
2021-03-18 08:42:49 +01:00 |
SemanticInformation.cpp
|
Add verbatim builtin.
|
2021-04-26 19:56:44 +02:00 |
SemanticInformation.h
|
Remove semantic information function for assembly items.
|
2021-04-13 18:34:16 +02:00 |
SimplificationRule.h
|
Remove flag.
|
2020-09-14 17:35:04 +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 |