summaryrefslogtreecommitdiff
path: root/test/passes/spill-pointers.wast
Commit message (Expand)AuthorAgeFilesLines
* Get more tests working with the new text parser (#6284)Thomas Lively2024-02-071-3/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+12
* Restore and fix SpillPointers pass (#4570)Alon Zakai2022-06-061-0/+338
* Remove old/non-working SpillPointers pass (#3261)Sam Clegg2020-10-201-338/+0
* Fix stack pointer identification for wasm::ABI::getStackSpace(). (#2243)William Maddox2019-07-281-0/+170
* Massive renaming (#1855)Thomas Lively2019-01-071-42/+42
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* SpillPointers pass (#1339)Alon Zakai2017-12-301-0/+168