solidity/libyul/backends/wasm
2020-11-20 21:16:56 +00:00
..
polyfill [ewasm] Polyfill: calldataload & calldatacopy. 2020-11-20 13:46:04 -05:00
BinaryTransform.cpp [wasm] Document what StringLiteral is 2020-11-20 21:16:56 +00:00
BinaryTransform.h [ewasm] Clarify custom section handling in BinaryTransform 2020-11-09 17:47:01 +00:00
EVMToEwasmTranslator.cpp Split ewasm polyfill functions into different files. 2020-11-17 19:27:44 -05:00
EVMToEwasmTranslator.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
TextTransform.cpp [wasm] Document what StringLiteral is 2020-11-20 21:16:56 +00:00
TextTransform.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
WasmAST.h [wasm] Document what StringLiteral is 2020-11-20 21:16:56 +00:00
WasmCodeTransform.cpp Use explicit yul namespace in WasmCodeTransform 2020-08-27 19:49:30 +01:00
WasmCodeTransform.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
WasmDialect.cpp Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
WasmDialect.h Add LiteralKind to Dialect.literalArguments 2020-08-05 11:37:00 +01:00
WasmObjectCompiler.cpp [ewasm] Support compiling data subobjects 2020-11-09 17:47:12 +00:00
WasmObjectCompiler.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
WordSizeTransform.cpp Add LiteralKind to Dialect.literalArguments 2020-08-05 11:37:00 +01:00
WordSizeTransform.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30