index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
remove-unused-names.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-24
/
+24
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-1
/
+1
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-2
/
+2
*
Fix RemoveUnusedNames on a loop with no name and a child with a different typ...
Alon Zakai
2020-04-24
1
-0
/
+7
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-4
/
+4
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-7
/
+7
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-2
/
+2
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-4
/
+4
*
Return to more structured type rules for block and if (#1148)
Alon Zakai
2017-09-05
1
-6
/
+4
*
merge blocks in remove-unused-names only when their type is identical, so bra...
Alon Zakai (kripken)
2017-08-05
1
-0
/
+17
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-61
/
+61
*
Change print order of top-level module components (#751)
Derek Schuff
2016-10-07
1
-1
/
+1
*
Require unique names in binaryen IR (#746)
Alon Zakai
2016-10-06
1
-26
/
+26
*
Print the name of memory along with size (#720)
Derek Schuff
2016-09-28
1
-1
/
+1
*
loops no longer have an out label and other upstream loop updates
Alon Zakai
2016-09-07
1
-21
/
+24
*
wast function type name desugaring is changing in spec:301 (#654)
Alon Zakai
2016-07-28
1
-3
/
+5
*
more RemoveUnusedName opts: merge names when possible, and do block/loop merg...
Alon Zakai
2016-07-20
1
-4
/
+26
*
remove unused labels from loops too, and general clean ups for RemoveUnusedNames
Alon Zakai
2016-07-20
1
-0
/
+33
*
Make initial and max memory sizes be in pages instead of bytes
Derek Schuff
2016-03-09
1
-1
/
+1
*
simplify print output in passes tests
Alon Zakai
2016-01-08
1
-8
/
+0
*
do not print a toplevel block in functions if we don't need one #32
Alon Zakai
2016-01-05
1
-3
/
+1
*
add RemoveUnusedNames pass
Alon Zakai
2016-01-04
1
-0
/
+16