index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
remove-unused-names.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RemoveUnusedNames on a loop with no name and a child with a different typ...
Alon Zakai
2020-04-24
1
-0
/
+9
*
Return to more structured type rules for block and if (#1148)
Alon Zakai
2017-09-05
1
-2
/
+2
*
merge blocks in remove-unused-names only when their type is identical, so bra...
Alon Zakai (kripken)
2017-08-05
1
-0
/
+16
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-1
/
+1
*
Type check block/loop/if sigs (#717)
Alon Zakai
2016-09-28
1
-1
/
+1
*
loops no longer have an out label and other upstream loop updates
Alon Zakai
2016-09-07
1
-16
/
+19
*
add drop and tee expressions
Alon Zakai
2016-09-07
1
-8
/
+13
*
more RemoveUnusedName opts: merge names when possible, and do block/loop merg...
Alon Zakai
2016-07-20
1
-0
/
+30
*
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
*
add RemoveUnusedNames pass
Alon Zakai
2016-01-04
1
-0
/
+9