solidity/libyul/backends/wasm
2019-05-17 12:54:24 +02:00
..
EWasmAST.h Implement switch. 2019-05-02 18:39:54 +02:00
EWasmCodeTransform.cpp fix warning in GCC 9.1: redundant move in return statement 2019-05-14 17:44:28 +03:00
EWasmCodeTransform.h Add global variables and support multi-return and multi-assignment. 2019-05-02 18:37:13 +02:00
EWasmObjectCompiler.cpp Make Dialect const. 2019-05-16 21:51:54 +02:00
EWasmObjectCompiler.h Make Dialect const. 2019-05-16 21:51:54 +02:00
EWasmToText.cpp Implement switch. 2019-05-02 18:39:54 +02:00
EWasmToText.h Add global variables and support multi-return and multi-assignment. 2019-05-02 18:37:13 +02:00
WasmDialect.cpp Introduce side-effect-free as relaxed version of movable. 2019-05-16 12:30:05 +02:00
WasmDialect.h Make dialect const& and allocate single instances statically. 2019-05-17 12:54:24 +02:00
WordSizeTransform.cpp Unify suffixes. 2019-05-09 17:07:18 +02:00
WordSizeTransform.h Implement word size transform for if. 2019-05-09 16:55:39 +02:00