solidity/libyul/backends/wasm
chriseth e10712c173
Merge pull request #10454 from ethereum/ewasm-cleanup
[ewasm] Clean up some builtins and fix text representation of `select`
2020-12-01 17:34:48 +01:00
..
polyfill [ewasm] Use select instruction where appropriate 2020-11-30 12:10:32 +00:00
BinaryTransform.cpp [ewasm] Clean up opcodes/builtins in the binary encoder 2020-12-01 12:50:54 +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 [ewasm] Properly encode i32/i64.select in the text format 2020-12-01 11:22:38 +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 [ewasm] Clean up opcodes/builtins in the binary encoder 2020-12-01 12:50:54 +00: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