solidity/libyul
chriseth d2e9b4e946
Merge pull request #9151 from ethereum/wasm-binary-transform-refactor-index-registration
Refactor the index assignment logic in wasm::BinaryTransform
2020-06-10 10:39:33 +02:00
..
backends was/BinaryTransform: Remove unnecessary std:: prefixes from the .cpp file 2020-06-09 17:34:32 +02:00
optimiser Rename blacklist for clarity. 2020-06-09 23:43:14 +02:00
AsmAnalysis.cpp Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
AsmAnalysis.h Remove AsmAnalyzer class-specific error reporting functions 2020-05-28 02:02:53 +02:00
AsmAnalysisInfo.h Remove stack height checks. 2020-01-28 15:26:17 +01:00
AsmData.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AsmDataForward.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AsmJsonConverter.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
AsmJsonConverter.h Add header guard to two files 2020-05-11 10:44:20 +01:00
AsmParser.cpp Add unique IDs to error reporting calls 2020-05-09 01:28:55 +02:00
AsmParser.h Do not set source locations for small internal assembly routines. 2020-05-27 18:26:46 +02:00
AsmPrinter.cpp Escape backslashes when formatting 2020-05-13 17:08:37 +02:00
AsmPrinter.h Make bool type optional for bool literals. 2020-01-29 19:01:28 +01:00
AsmScope.cpp Remove Scope::Label. 2020-01-16 19:13:25 +01:00
AsmScope.h Remove Scope::Label. 2020-01-16 19:13:25 +01:00
AsmScopeFiller.cpp Remove some unneeded headers. 2020-05-07 01:49:46 +02:00
AsmScopeFiller.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AssemblyStack.cpp Provide runtime object in Yul mode. 2020-05-18 13:48:23 +02:00
AssemblyStack.h Provide runtime object in Yul mode. 2020-05-18 13:48:23 +02:00
CMakeLists.txt Collect types together with names. 2020-02-24 15:05:19 +01:00
CompilabilityChecker.cpp Remove asm flavour. 2020-01-14 17:16:09 +01:00
CompilabilityChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowSideEffects.h Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
Dialect.cpp Adding vardecl optimization for boolean types 2020-02-24 15:05:19 +01:00
Dialect.h Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00
Exceptions.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Object.cpp Use old yul dialect only in tests. 2020-01-29 19:01:28 +01:00
Object.h Use old yul dialect only in tests. 2020-01-29 19:01:28 +01:00
ObjectParser.cpp Add unique IDs to error reporting calls 2020-05-09 01:28:55 +02:00
ObjectParser.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SideEffects.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Utilities.cpp Remove "using boost*;" statements 2020-05-11 13:41:58 +01:00
Utilities.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
YulString.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00