index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
remove-unused-brs_enable-multivalue.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not sink blocks into ifs with unreachable conditions (#7129)
Thomas Lively
2024-12-02
1
-13
/
+13
*
Make more Ifs unreachable (#7094)
Thomas Lively
2024-11-27
1
-3
/
+3
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-1
/
+0
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-84
/
+84
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-307
/
+553
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-2
/
+2
*
Reuse existing function types for blocks (#6022)
Thomas Lively
2023-10-18
1
-4
/
+4
*
RemoveUnusedBrs: Allow less unconditional work and in particular division (#5...
Alon Zakai
2023-10-03
1
-4
/
+3
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-10
/
+10
*
RemoveUnusedBrs: Remove final block nops in all cases (#4954)
Alon Zakai
2022-08-22
1
-13
/
+0
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-46
/
+51
*
[Selectify] Increase TooCostlyToRunUnconditionally from 7 to 9 (#4228)
Max Graey
2021-10-13
1
-5
/
+5
*
RemoveUnusedBrs::tablify() improvements: handle EqZ and tee (#4144)
Alon Zakai
2021-09-13
1
-0
/
+103
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Implement missing if restructuring (#3819)
Alon Zakai
2021-04-20
1
-10
/
+9
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-3
/
+3
*
RemoveUnusedBrs: Properly check for effects in selectify() (#3310)
Alon Zakai
2020-11-01
1
-1
/
+89
*
Improve CostAnalyzer (#3309)
Max Graey
2020-10-31
1
-3
/
+4
*
RemoveUnusedBrs fuzz fix for switches with a single target and with a value (...
Alon Zakai
2020-10-09
1
-0
/
+22
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-117
/
+117
*
Handle tuples in RemoveUnusedBrs (#2693)
Thomas Lively
2020-03-16
1
-0
/
+2505