summaryrefslogtreecommitdiff
path: root/test/lit/passes/O4_disable-bulk-memory.wast
Commit message (Expand)AuthorAgeFilesLines
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-10/+10
* Do not repeat types names in text output (#6499)Thomas Lively2024-04-161-1/+1
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-178/+242
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* LinearExecutionWalker: Optionally connect blocks for Br and BrOn (#5869)Alon Zakai2023-08-091-17/+12
* Generate unique block names when inlining (#5697)Alon Zakai2023-05-051-3/+3
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-3/+3
* Correctly handle escapes in string constants (#5070)Thomas Lively2022-09-221-1/+1
* OptimizeInstructions: Select => and/or in more cases (#4154)Alon Zakai2022-09-011-2/+2
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-2/+2
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* First class Data Segments (#4733)Ashley Nelson2022-06-211-4/+4
* LocalCSE rewrite (#4079)Alon Zakai2021-08-171-72/+70
* Test GC lit tests with --nominal as well (#4043)Thomas Lively2021-08-021-1/+0
* Port test/passes/O* to lit (#3969)Thomas Lively2021-07-071-0/+3028