summaryrefslogtreecommitdiff
path: root/test/lld/em_asm_shared.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-2/+0
* Remove metadata generation from wasm-emscripten-finalize (#4863)Sam Clegg2022-08-071-40/+0
* Cleanup em_asm/em_js strings as part of PostEmscripten (#4871)Sam Clegg2022-08-041-2/+6
* Re-run scripts/test/generate_lld_tests.py. NFC (#4861)Sam Clegg2022-08-021-7/+9
* First class Data Segments (#4733)Ashley Nelson2022-06-211-1/+1
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Rename emscripten metadata key to reflect new unmangled names (#3813)Sam Clegg2021-04-151-1/+1
* Remove renaming of __wasm_call_ctors (#3811)Sam Clegg2021-04-151-2/+2
* Remove final remnants of name mangling from wasm-emscripten (#3785)Sam Clegg2021-04-151-6/+6
* Regenerate lld tests (#3684)Sam Clegg2021-03-121-29/+31
* Simplify asmConst handling. NFC. (#3558)Sam Clegg2021-02-091-3/+3
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-16/+15
* Remove support for emscripten legacy PIC ABI (#3299)Sam Clegg2020-10-291-29/+11
* Remove now-redundant stack pointer manipulation passes (#3251)Sam Clegg2020-10-181-9/+6
* finalize: remove legacy support for "table" import (#3249)Sam Clegg2020-10-161-1/+1
* Update lld tests (#3182)Heejin Ahn2020-09-301-1/+1
* Fix applying default / unify SExpr and Wasm builder names (#3179)Daniel Wirtz2020-09-301-1/+1
* Remove old EM_ASM handling method (#3069)Alon Zakai2020-08-211-4/+5
* Move emscripten PIC ABI conversion to a pass. NFC. (#2985)Sam Clegg2020-07-241-4/+4
* Move optional metadata field so its not last (#2909)Sam Clegg2020-06-111-2/+2
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-5/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-6/+6
* Remove FunctionType (#2510)Thomas Lively2019-12-111-11/+9
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-0/+159