solidity/libyul/backends/evm
2022-09-05 16:05:14 +02:00
..
AbstractAssembly.h Store whether an evmasm Assembly is creation code. 2022-03-09 17:42:29 +01:00
AsmCodeGen.cpp Recommend via-ir whenever a stack too deep error is encountered. 2022-05-05 19:22:03 +02:00
AsmCodeGen.h
ConstantOptimiser.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ConstantOptimiser.h
ControlFlowGraph.h Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ControlFlowGraphBuilder.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ControlFlowGraphBuilder.h
EthAssemblyAdapter.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
EthAssemblyAdapter.h Store whether an evmasm Assembly is creation code. 2022-03-09 17:42:29 +01:00
EVMCodeTransform.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
EVMCodeTransform.h
EVMDialect.cpp Add a check for unqualified move 2022-09-05 16:05:14 +02:00
EVMDialect.h
EVMMetrics.cpp
EVMMetrics.h Split out disassemble to remove numeric from instruction includes. 2022-03-02 15:30:41 +01:00
EVMObjectCompiler.cpp Change memory-safe assembly annotation suggestion during stack too deep errors. 2022-03-14 11:54:09 +01:00
EVMObjectCompiler.h
NoOutputAssembly.cpp Store whether an evmasm Assembly is creation code. 2022-03-09 17:42:29 +01:00
NoOutputAssembly.h Store whether an evmasm Assembly is creation code. 2022-03-09 17:42:29 +01:00
OptimizedEVMCodeTransform.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
OptimizedEVMCodeTransform.h
StackHelpers.h Add explicit throws after some assertions to work around a spurious warning in GCC 12.1 2022-06-01 20:37:48 +02:00
StackLayoutGenerator.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
StackLayoutGenerator.h Fill in junk in stack layouts on terminating control flow paths. 2022-03-15 18:36:55 +01:00
VariableReferenceCounter.cpp
VariableReferenceCounter.h