solidity/libyul/backends/evm
2021-04-15 16:57:15 +02:00
..
AbstractAssembly.h Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
AsmCodeGen.cpp Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
AsmCodeGen.h Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
ConstantOptimiser.cpp Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
ConstantOptimiser.h Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
EVMAssembly.cpp Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
EVMAssembly.h Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
EVMCodeTransform.cpp Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
EVMCodeTransform.h Reuse function argument slots and defer allocation of return variable slots in EVMCodeTransform. 2021-04-06 13:38:05 +02:00
EVMDialect.cpp Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00
EVMDialect.h Add reservedIdentifier to dialect 2020-12-10 17:10:38 +01:00
EVMMetrics.cpp Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
EVMMetrics.h Fix small bug in GasMeter calculation in creation context 2021-03-17 12:33:10 +01:00
EVMObjectCompiler.cpp Drop support for evm15 and eip-615. 2021-03-09 15:56:03 +01:00
EVMObjectCompiler.h Drop support for evm15 and eip-615. 2021-03-09 15:56:03 +01:00
NoOutputAssembly.cpp Drop support for evm15 and eip-615. 2021-03-09 15:56:03 +01:00
NoOutputAssembly.h Refactoring yul AST structures to include debugdata instead of location. 2021-04-15 16:57:15 +02:00