summaryrefslogtreecommitdiff
path: root/test/lit/passes/coalesce-locals-learning.wast
Commit message (Expand)AuthorAgeFilesLines
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-1/+4
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-2/+1
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-606/+782
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* CoalesceLocals: Use ValueNumbering (#4355)Alon Zakai2021-11-241-10/+10
* CoalesceLocals: Rewrite the algorithm to be linear and to ignore copies (#4314)Alon Zakai2021-11-101-19/+10
* Port test/passes/c* to lit (#3988)Thomas Lively2021-07-151-0/+1766