summaryrefslogtreecommitdiff
path: root/test/passes/spill-pointers.txt
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-2/+0
* Fix --spill-pointers for the stack growing down (#6294)YAMAMOTO Takashi2024-02-131-190/+266
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+4
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-10/+10
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-2/+2
* Restore and fix SpillPointers pass (#4570)Alon Zakai2022-06-061-0/+1293
* Remove old/non-working SpillPointers pass (#3261)Sam Clegg2020-10-201-1291/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-37/+37
* Remove FunctionType (#2510)Thomas Lively2019-12-111-51/+51
* Fix stack pointer identification for wasm::ABI::getStackSpace(). (#2243)William Maddox2019-07-281-0/+647
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-21/+21
* Massive renaming (#1855)Thomas Lively2019-01-071-199/+199
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-2/+2
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-2/+2
* SpillPointers pass (#1339)Alon Zakai2017-12-301-0/+644