| .. |
|
Assembly.cpp
|
Remove isCreation flag from OptimiserSettings.
|
2022-03-09 17:53:28 +01:00 |
|
Assembly.h
|
Remove isCreation flag from OptimiserSettings.
|
2022-03-09 17:53:28 +01:00 |
|
AssemblyItem.cpp
|
Replace all locale-dependent operations with locale-agnostic counterparts
|
2022-03-07 17:23:08 +01:00 |
|
AssemblyItem.h
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
BlockDeduplicator.cpp
|
|
|
|
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
|
|
|
|
CommonSubexpressionEliminator.h
|
|
|
|
ConstantOptimiser.cpp
|
Properly compute source mappings for immutables.
|
2021-10-12 17:56:17 +02:00 |
|
ConstantOptimiser.h
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
ControlFlowGraph.cpp
|
|
|
|
ControlFlowGraph.h
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +02:00 |
|
Disassemble.cpp
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
Disassemble.h
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
Exceptions.h
|
|
|
|
ExpressionClasses.cpp
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +02:00 |
|
ExpressionClasses.h
|
|
|
|
GasMeter.cpp
|
Remove unused AssemblyItemType::PushString.
|
2021-09-13 18:59:18 +02:00 |
|
GasMeter.h
|
|
|
|
Inliner.cpp
|
Properly compute source mappings for immutables.
|
2021-10-12 17:56:17 +02:00 |
|
Inliner.h
|
|
|
|
Instruction.cpp
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
Instruction.h
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
JumpdestRemover.cpp
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +02:00 |
|
JumpdestRemover.h
|
|
|
|
KnownState.cpp
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +02:00 |
|
KnownState.h
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +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
|
|
|
|
PathGasMeter.h
|
|
|
|
PeepholeOptimiser.cpp
|
Simplify peephole optimizer template.
|
2022-03-09 16:03:57 +01:00 |
|
PeepholeOptimiser.h
|
|
|
|
RuleList.h
|
Always refer to the latest version of Boost in URLs
|
2021-09-24 15:35:33 +02:00 |
|
SemanticInformation.cpp
|
Extend side effects to operations.
|
2022-03-01 16:06:20 +01:00 |
|
SemanticInformation.h
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
SimplificationRule.h
|
Some more base fees.
|
2021-08-12 16:37:21 +02:00 |
|
SimplificationRules.cpp
|
|
|
|
SimplificationRules.h
|
|
|