index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
outlining.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use hints when generating fresh labels in IRBuilder (#7086)
Thomas Lively
2024-11-18
1
-2
/
+2
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-3
/
+3
*
[Outlining] Fixes break reconstruction (#6352)
Ashley Nelson
2024-02-27
1
-0
/
+100
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
1
-2
/
+2
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-8
/
+8
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-40
/
+84
*
[Parser] Parse tuple operations (#6174)
Thomas Lively
2023-12-13
1
-10
/
+4
*
Preserve multivalue drops in IRBuilder (#6150)
Thomas Lively
2023-12-13
1
-26
/
+26
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-4
/
+4
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-1
/
+1
*
[Outlining] Add variations of call_indirect tests
Ashley Nelson
2023-12-07
1
-15
/
+120
*
[Outlining] Add loop instruction support
Ashley Nelson
2023-12-07
1
-0
/
+37
*
[Outlining] Fix outlining control flow
Ashley Nelson
2023-12-06
1
-1
/
+185
*
[IRBuilder] Add visitCallIndirect and makeCallIndirect (#6127)
Ashley Nelson
2023-11-21
1
-0
/
+37
*
[Outlining] Test single and multivalue return (#6120)
Ashley Nelson
2023-11-16
1
-27
/
+119
*
[Outlining] Adds filter tests (#6119)
Ashley Nelson
2023-11-16
1
-19
/
+138
*
Update IRBuilder to visit control flow correctly (#6124)
Thomas Lively
2023-11-16
1
-0
/
+51
*
[Outlining] Adding more tests (#6117)
Ashley Nelson
2023-11-15
1
-51
/
+188
*
[Outlining] Adds Outlining pass (#6110)
Ashley Nelson
2023-11-13
1
-0
/
+108