solidity/libyul/backends/evm
2019-12-19 23:22:19 +01:00
..
AbstractAssembly.h Remove yul::Instruction. 2019-12-19 23:22:19 +01:00
AsmCodeGen.cpp Replace all solAsserts with yulAsserts in libyul 2019-12-03 17:54:34 +01:00
AsmCodeGen.h [Yul] Directly jump over a series of function definitions 2019-06-19 12:40:11 +08:00
ConstantOptimiser.cpp Merge remote-tracking branch 'origin/develop' into merge_develop_060 2019-11-20 12:27:40 +01:00
ConstantOptimiser.h Make Yul optimizer not fail for wasm. 2019-06-17 18:42:47 +02:00
EVMAssembly.cpp Replace all solAsserts with yulAsserts in libyul 2019-12-03 17:54:34 +01:00
EVMAssembly.h [Yul] Directly jump over a series of function definitions 2019-06-19 12:40:11 +08:00
EVMCodeTransform.cpp Remove yul::Instruction. 2019-12-19 23:22:19 +01:00
EVMCodeTransform.h Remove yul::Instruction. 2019-12-19 23:22:19 +01:00
EVMDialect.cpp Merge remote-tracking branch 'origin/develop' into merge_develop_060 2019-11-20 12:27:40 +01:00
EVMDialect.h Merge remote-tracking branch 'origin/develop' into develop_060 2019-10-28 15:21:49 +01:00
EVMMetrics.cpp Merge remote-tracking branch 'origin/develop' into merge_develop_060 2019-11-20 12:27:40 +01:00
EVMMetrics.h Yul: Remove obsoleted FunctionalInstruction. 2019-11-11 16:04:39 +01:00
EVMObjectCompiler.cpp Make Dialect const. 2019-05-16 21:51:54 +02:00
EVMObjectCompiler.h Make Dialect const. 2019-05-16 21:51:54 +02:00
NoOutputAssembly.cpp Replace all solAsserts with yulAsserts in libyul 2019-12-03 17:54:34 +01:00
NoOutputAssembly.h [Yul] Directly jump over a series of function definitions 2019-06-19 12:40:11 +08:00