solidity/libyul/backends/wasm
2019-06-19 10:01:16 +02:00
..
EWasmAST.h Implement switch. 2019-05-02 18:39:54 +02:00
EWasmCodeTransform.cpp [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +02: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 Merge pull request #6583 from ethereum/reset_yulstringrepo 2019-05-28 14:20:53 +02:00
WasmDialect.h [Yul] Run optimizer on all dialects. 2019-06-19 10:01:16 +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