solidity/libyul
chriseth 5675b742ec
Merge pull request #6960 from ethereum/fixAsmParser
Asm Parser: Properly consider tokens when checking for clashes with builtins.
2019-06-19 10:57:46 +02:00
..
backends [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +02:00
optimiser [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +02:00
AsmAnalysis.cpp Reduce misleading stack height error message. 2019-05-23 00:24:58 +02:00
AsmAnalysis.h Make dialect const& and allocate single instances statically. 2019-05-17 12:54:24 +02:00
AsmAnalysisInfo.h
AsmData.h
AsmDataForward.h
AsmParser.cpp Fix Asm parser. 2019-06-18 18:54:34 +02:00
AsmParser.h Add EVM opcodes as builtins. 2019-05-20 16:46:31 +02:00
AsmPrinter.cpp yul: AsmPrinter fix when appending type name but no type-name is available. 2019-06-05 11:57:16 +02:00
AsmPrinter.h
AsmScope.cpp Use move semantics. 2019-04-05 13:41:39 +02:00
AsmScope.h Use move semantics. 2019-04-05 13:41:39 +02:00
AsmScopeFiller.cpp Use move semantics. 2019-04-05 13:41:39 +02:00
AsmScopeFiller.h
AssemblyStack.cpp [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +02:00
AssemblyStack.h Constant optimiser for Yul. 2019-05-28 11:35:07 +02:00
CMakeLists.txt Make Yul optimizer not fail for wasm. 2019-06-17 18:42:47 +02:00
CompilabilityChecker.cpp Make Yul optimizer not fail for wasm. 2019-06-17 18:42:47 +02:00
CompilabilityChecker.h Make dialect const& and allocate single instances statically. 2019-05-17 12:54:24 +02:00
Dialect.h [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +02:00
Exceptions.h
Object.cpp
Object.h
ObjectParser.cpp
ObjectParser.h Make dialect const& and allocate single instances statically. 2019-05-17 12:54:24 +02:00
Utilities.cpp Use block hashes in EquivalentFunctionDetector. 2019-05-17 08:39:42 +02:00
Utilities.h Use block hashes in EquivalentFunctionDetector. 2019-05-17 08:39:42 +02:00
YulString.h Reset Yul string repository before each compilation. 2019-05-28 13:12:39 +02:00