solidity/libyul/backends/wasm
2020-12-01 14:33:11 +01:00
..
polyfill [ewasm] Use select instruction where appropriate 2020-11-30 12:10:32 +00:00
BinaryTransform.cpp [ewasm] Add i32.select/i64.select 2020-11-30 11:58:33 +00:00
BinaryTransform.h [ewasm] Clarify custom section handling in BinaryTransform 2020-11-09 17:47:01 +00:00
EVMToEwasmTranslator.cpp Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
EVMToEwasmTranslator.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
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 Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
WasmCodeTransform.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
WasmDialect.cpp Merge pull request #10403 from ethereum/rename-asmdata 2020-12-01 14:33:11 +01: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 Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
WordSizeTransform.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30