index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
merge-blocks.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-35
/
+77
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-2
/
+2
*
Merge-Blocks improvements (#1760)
Alon Zakai
2018-11-26
1
-1
/
+15
*
Fix a merge-blocks fuzz bug (#1755)
Alon Zakai
2018-11-19
1
-0
/
+32
*
Optimize an if exit block into an if arm (#1749)
Alon Zakai
2018-11-15
1
-0
/
+92
*
Return to more structured type rules for block and if (#1148)
Alon Zakai
2017-09-05
1
-9
/
+5
*
don't move code around a drop-block when the block contains unreachables, whi...
Alon Zakai
2017-08-05
1
-0
/
+11
*
don't remove values from breaks if the values have side effects
Alon Zakai (kripken)
2017-07-30
1
-0
/
+19
*
when finalizing a block in MergeBlocks, use its type, so that we don't need t...
Alon Zakai
2017-07-24
1
-0
/
+13
*
fix handling of unreachable br values in merge-blocks
Alon Zakai (kripken)
2017-07-11
1
-0
/
+16
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-5
/
+5
*
optimize child blocks in merge-blocks when we drop values in them, they may h...
Alon Zakai
2016-10-29
1
-0
/
+15
*
handle the case of a br_if whose value is used in merge-blocks
Alon Zakai
2016-10-29
1
-0
/
+42
*
fix a merge-blocks bug where we merged named blocks
Alon Zakai
2016-05-25
1
-592
/
+0
*
move blocks outside in merge-blocks so that they can be merged later
Alon Zakai
2016-05-24
1
-0
/
+506
*
Make initial and max memory sizes be in pages instead of bytes
Derek Schuff
2016-03-09
1
-1
/
+1
*
MergeBlocks #32
Alon Zakai
2016-01-05
1
-0
/
+86