| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139) | Derek Schuff | 2024-12-06 | 1 | -1/+1 |
* | Use IRBuilder in the binary parser (#6963) | Thomas Lively | 2024-11-26 | 1 | -949/+950 |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 20 | -27/+0 |
* | Don't strip target features in wasm-emscripten-finalize (#7043) | Derek Schuff | 2024-10-30 | 1 | -0/+1 |
* | Make source parser consistent with binary parser when naming things. NFC (#6813) | Sam Clegg | 2024-08-06 | 2 | -6/+6 |
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 8 | -16/+16 |
* | Do not repeat types names in text output (#6499) | Thomas Lively | 2024-04-16 | 1 | -8/+8 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 4 | -22/+44 |
* | Use the standard shared memory text format (#6200) | Thomas Lively | 2024-01-03 | 1 | -1/+1 |
* | [wasm-emscripten-finalize] Remove --separate-data-segments (#6091) | Sam Clegg | 2023-11-27 | 4 | -95/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 18 | -110/+110 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 17 | -35/+35 |
* | Correctly handle escapes in string constants (#5070) | Thomas Lively | 2022-09-22 | 1 | -1/+1 |
* | Remove metadata generation from wasm-emscripten-finalize (#4863) | Sam Clegg | 2022-08-07 | 35 | -975/+0 |
* | wasm-emscripten-finalize: Remove em_js/em_asm start/stop symbols when strippi... | Sam Clegg | 2022-08-05 | 1 | -2/+0 |
* | Cleanup em_asm/em_js strings as part of PostEmscripten (#4871) | Sam Clegg | 2022-08-04 | 9 | -31/+65 |
* | Re-run scripts/test/generate_lld_tests.py. NFC (#4861) | Sam Clegg | 2022-08-02 | 18 | -104/+132 |
* | First class Data Segments (#4733) | Ashley Nelson | 2022-06-21 | 7 | -13/+13 |
* | wasm-emscripten-finalize: Improve detection of mainReadsParams (#4701) | Sam Clegg | 2022-05-31 | 2 | -2/+2 |
* | Update StackCheck for memory64 (#4636) | Sam Clegg | 2022-05-04 | 1 | -1/+1 |
* | StackCheck: Add argument stack-check-handler call (#4471) | Sam Clegg | 2022-01-21 | 2 | -8/+21 |
* | Add --no-emit-metadata option to wasm-emscripten-finalize (#4450) | Sam Clegg | 2022-01-19 | 2 | -0/+50 |
* | Escape \t as well as \n when writing JSON output. (#4437) | Sam Clegg | 2022-01-10 | 4 | -17/+17 |
* | Auto-regenerate lld tests and expectations (#4434) | Sam Clegg | 2022-01-10 | 8 | -133/+134 |
* | Remove tableSize from emscripten metadata (#4415) | Sam Clegg | 2021-12-28 | 33 | -33/+0 |
* | Clang-format c/cpp files in test directory (#4192) | Heejin Ahn | 2021-09-29 | 4 | -20/+11 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 20 | -47/+47 |
* | Fix element segment ordering in Print (#3818) | Abbas Mashayekh | 2021-04-20 | 3 | -1/+3 |
* | LegalizeJSInterface: Remove illegal imports once they are no longer used (#3815) | Sam Clegg | 2021-04-16 | 1 | -2/+1 |
* | Rename emscripten metadata key to reflect new unmangled names (#3813) | Sam Clegg | 2021-04-15 | 33 | -33/+33 |
* | Remove renaming of __wasm_call_ctors (#3811) | Sam Clegg | 2021-04-15 | 4 | -8/+8 |
* | Remove final remnants of name mangling from wasm-emscripten (#3785) | Sam Clegg | 2021-04-15 | 10 | -41/+41 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 22 | -44/+44 |
* | Fix LegalizeJSInterface with RefFuncs (#3749) | Alon Zakai | 2021-03-30 | 1 | -1/+2 |
* | Remove passive keyword from data segment parser (#3757) | Abbas Mashayekh | 2021-03-30 | 3 | -7/+7 |
* | wasm-emscripten-finalize: Do not skip the start function body (#3714) | Alon Zakai | 2021-03-22 | 3 | -0/+12935 |
* | Remove old AsmConstWalker code (#3685) | Sam Clegg | 2021-03-12 | 2 | -1/+5 |
* | Regenerate lld tests (#3684) | Sam Clegg | 2021-03-12 | 25 | -183/+212 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 7 | -27/+27 |
* | Simplify asmConst handling. NFC. (#3558) | Sam Clegg | 2021-02-09 | 6 | -18/+18 |
* | finalize: remove initializers from metadata output (#3479) | Sam Clegg | 2021-01-11 | 17 | -51/+0 |
* | Fixed wasm-emscripten-finalize AsmConstWalker not handling 64-bit pointers (#... | Wouter van Oortmerssen | 2020-12-14 | 3 | -0/+175 |
* | Intern HeapTypes and clean up types code (#3428) | Thomas Lively | 2020-12-07 | 1 | -1/+1 |
* | Introduce lit/FileCheck tests (#3367) | Thomas Lively | 2020-11-18 | 2 | -51/+0 |
* | wasm-emscripten-finalize: Remove staticBump from metadata (#3300) | Sam Clegg | 2020-10-29 | 43 | -188/+110 |
* | Remove support for emscripten legacy PIC ABI (#3299) | Sam Clegg | 2020-10-29 | 10 | -229/+76 |
* | Remove now-redundant stack pointer manipulation passes (#3251) | Sam Clegg | 2020-10-18 | 8 | -21/+14 |
* | finalize: remove legacy support for "table" import (#3249) | Sam Clegg | 2020-10-16 | 5 | -5/+5 |
* | Assign import names consistently between text and binaryn reader (#3238) | Sam Clegg | 2020-10-14 | 1 | -15/+15 |
* | EmscriptenPIC: Remove internalization of GOT entries (#3211) | Sam Clegg | 2020-10-13 | 8 | -184/+39 |