index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
coalesce-locals.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-2
/
+2
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
1
-4
/
+4
*
Update lit tests to parse with the new parser (#6290)
Thomas Lively
2024-02-08
1
-1
/
+3
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-6
/
+3
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-684
/
+964
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-5
/
+5
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-6
/
+4
*
Fix name of port_passes_tests_to_lit.py script. NFC (#4902)
Sam Clegg
2022-08-12
1
-1
/
+1
*
CoalesceLocals: Use ValueNumbering (#4355)
Alon Zakai
2021-11-24
1
-10
/
+152
*
CoalesceLocals: Remove a redundant tee of the same local as a parent set (#4318)
Alon Zakai
2021-11-09
1
-8
/
+2
*
CoalesceLocals: Rewrite the algorithm to be linear and to ignore copies (#4314)
Alon Zakai
2021-11-10
1
-21
/
+440
*
Port test/passes/c* to lit (#3988)
Thomas Lively
2021-07-15
1
-0
/
+2511