.. |
AbstractAssembly.h
|
Fixed inline assembly external identifier access.
|
2021-08-11 18:18:29 +02:00 |
AsmCodeGen.cpp
|
Enable the new code generator for "system" inline assembly routines.
|
2021-08-17 19:00:28 +02:00 |
AsmCodeGen.h
|
Enable the new code generator for "system" inline assembly routines.
|
2021-08-17 19:00:28 +02:00 |
ConstantOptimiser.cpp
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
ConstantOptimiser.h
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
ControlFlowGraph.h
|
Add function to FunctionReturnLabelSlot and assert that functions are identical in comparison operators.
|
2021-08-16 17:34:00 +02:00 |
ControlFlowGraphBuilder.cpp
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
ControlFlowGraphBuilder.h
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
EthAssemblyAdapter.cpp
|
Support metadata via IR.
|
2021-06-21 18:20:31 +02:00 |
EthAssemblyAdapter.h
|
Support metadata via IR.
|
2021-06-21 18:20:31 +02:00 |
EVMCodeTransform.cpp
|
Only provide code generator to CodeTransform.
|
2021-08-04 18:38:10 +02:00 |
EVMCodeTransform.h
|
Only provide code generator to CodeTransform.
|
2021-08-04 18:38:10 +02:00 |
EVMDialect.cpp
|
Allow basefee as Yul identifier for EVMVersion < london
|
2021-08-11 10:46:08 +02:00 |
EVMDialect.h
|
Add verbatim builtin.
|
2021-04-26 19:56:44 +02:00 |
EVMMetrics.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
EVMMetrics.h
|
Changed the type of gas calculation to bigint instead of size_t
|
2021-04-22 18:19:47 +02:00 |
EVMObjectCompiler.cpp
|
Enable for IR code generation with stack optimization > homestead.
|
2021-08-17 19:00:28 +02:00 |
EVMObjectCompiler.h
|
Drop support for evm15 and eip-615.
|
2021-03-09 15:56:03 +01:00 |
NoOutputAssembly.cpp
|
Note function entry points.
|
2021-05-04 17:15:13 +02:00 |
NoOutputAssembly.h
|
Support metadata via IR.
|
2021-06-21 18:20:31 +02:00 |
OptimizedEVMCodeTransform.cpp
|
Optimized EVM Code Transform.
|
2021-08-17 19:00:17 +02:00 |
OptimizedEVMCodeTransform.h
|
Optimized EVM Code Transform.
|
2021-08-17 19:00:17 +02:00 |
StackHelpers.h
|
Clarification with some comments and another assertion to help understanding the preconditions.
|
2021-08-17 18:59:57 +02:00 |
StackLayoutGenerator.cpp
|
Maintain only one best candidate during combineStack.
|
2021-08-17 13:24:11 +02:00 |
StackLayoutGenerator.h
|
Refactor createIdealLayout slightly and add more comments.
|
2021-08-16 17:34:00 +02:00 |
VariableReferenceCounter.cpp
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
VariableReferenceCounter.h
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |