| Commit message (Expand) | Author | Age | Files | Lines |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -3/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -3/+3 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Remove metadata generation from wasm-emscripten-finalize (#4863) | Sam Clegg | 2022-08-07 | 1 | -25/+0 |
* | Remove tableSize from emscripten metadata (#4415) | Sam Clegg | 2021-12-28 | 1 | -1/+0 |
* | Fix element segment ordering in Print (#3818) | Abbas Mashayekh | 2021-04-20 | 1 | -1/+1 |
* | Rename emscripten metadata key to reflect new unmangled names (#3813) | Sam Clegg | 2021-04-15 | 1 | -1/+1 |
* | Remove final remnants of name mangling from wasm-emscripten (#3785) | Sam Clegg | 2021-04-15 | 1 | -3/+3 |
* | wasm-emscripten-finalize: Remove staticBump from metadata (#3300) | Sam Clegg | 2020-10-29 | 1 | -1/+0 |
* | Remove support for emscripten legacy PIC ABI (#3299) | Sam Clegg | 2020-10-29 | 1 | -15/+3 |
* | Remove now-redundant stack pointer manipulation passes (#3251) | Sam Clegg | 2020-10-18 | 1 | -2/+1 |
* | EmscriptenPIC: Remove internalization of GOT entries (#3211) | Sam Clegg | 2020-10-13 | 1 | -7/+7 |
* | Stop generating __growWasmMemory (#3180) | Sam Clegg | 2020-10-01 | 1 | -8/+0 |
* | Fix applying default / unify SExpr and Wasm builder names (#3179) | Daniel Wirtz | 2020-09-30 | 1 | -1/+1 |
* | Refactor wasm-emscripten-finalize to use a single pass runner (#2987) | Sam Clegg | 2020-08-05 | 1 | -8/+8 |
* | Move emscripten PIC ABI conversion to a pass. NFC. (#2985) | Sam Clegg | 2020-07-24 | 1 | -5/+5 |
* | Move optional metadata field so its not last (#2909) | Sam Clegg | 2020-06-11 | 1 | -2/+2 |
* | Remove stackSave/stackAlloc/stackRestore code generation (#2852) | Sam Clegg | 2020-05-20 | 1 | -30/+0 |
* | Stop generating implementedFunctions in wasm-emscripten-finalize (#2819) | Sam Clegg | 2020-04-28 | 1 | -9/+0 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -9/+9 |
* | Avoid fp$ access in MAIN_MODULES (#2704) | Alon Zakai | 2020-03-27 | 1 | -0/+114 |