solidity/libyul/backends/wasm
2019-05-09 17:07:18 +02:00
..
EWasmAST.h Implement switch. 2019-05-02 18:39:54 +02:00
EWasmCodeTransform.cpp Implement switch. 2019-05-02 18:39:54 +02:00
EWasmCodeTransform.h Add global variables and support multi-return and multi-assignment. 2019-05-02 18:37:13 +02:00
EWasmObjectCompiler.cpp Add global variables and support multi-return and multi-assignment. 2019-05-02 18:37:13 +02:00
EWasmObjectCompiler.h Prototype for Wasm code transform into in-memory representation. 2019-05-02 18:33:59 +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 Prototype for Wasm code transform into in-memory representation. 2019-05-02 18:33:59 +02:00
WasmDialect.h Prototype for Wasm code transform into in-memory representation. 2019-05-02 18:33:59 +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