summaryrefslogtreecommitdiff
path: root/test/lit/passes/memory-packing_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-8/+8
* MemoryPacking: Ignore empty segments (#6243)Alon Zakai2024-01-251-1/+6
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-20/+60
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-031-4/+4
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-54/+54
* Add a name hint to getValidName() (#5653)Alon Zakai2023-04-111-31/+31
* Fix MemoryPacking handling of array.init_data (#5644)Thomas Lively2023-04-071-0/+28
* Fix a crash in MemoryPacking due to an unreachable pointer (#5623)Thomas Lively2023-04-051-0/+42
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-364/+367
* Support memory64 in MemoryPacking (#5605)Thomas Lively2023-03-291-0/+47
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-41/+41
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* Fix MemoryPacking bug (#4579)Thomas Lively2022-04-051-0/+26
* Port memory-packing tests to lit (#4559)Thomas Lively2022-04-011-0/+2273