index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
22
-208
/
+69
*
[Parser] Go back to "sub final" intead of "sub open" (#6199)
Thomas Lively
2024-01-03
1
-5
/
+5
*
[Parser] Parse br_on_cast{_fail} input annotations (#6198)
Thomas Lively
2024-01-03
1
-2
/
+2
*
Drop support for type annotations on array.len (#6197)
Thomas Lively
2024-01-03
4
-7
/
+6
*
[Parser] Parse folded instructions that contain parentheses (#6196)
Thomas Lively
2024-01-03
1
-117
/
+259
*
[EH] Misc. fixes for EH (#6195)
Heejin Ahn
2024-01-02
1
-12
/
+12
*
[Parser] Support standalone import definitions (#6191)
Thomas Lively
2024-01-02
1
-55
/
+69
*
Match names more precisely in update_lit_checks.py (#6190)
Thomas Lively
2024-01-02
38
-272
/
+378
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
41
-856
/
+788
*
[EH][test] Add a few more tests (#6189)
Heejin Ahn
2023-12-20
1
-33
/
+331
*
[EH] Add instructions for new proposal (#6181)
Heejin Ahn
2023-12-19
1
-7
/
+644
*
[Parser] Parse explicit exports (#6179)
Thomas Lively
2023-12-14
1
-3
/
+15
*
[Parser] Parse tuple operations (#6174)
Thomas Lively
2023-12-13
2
-119
/
+91
*
Preserve multivalue drops in IRBuilder (#6150)
Thomas Lively
2023-12-13
1
-26
/
+26
*
[EH][test] Split EH tests into old and new spec (#6178)
Heejin Ahn
2023-12-13
2
-1816
/
+1824
*
J2CL: Use a more future proof naming convention for once functions (#6173)
Goktug Gokdogan
2023-12-13
2
-22
/
+24
*
[EH][test] Slice test code into different functions (#6177)
Heejin Ahn
2023-12-13
1
-626
/
+767
*
[test] Port tests in test/ to test/lit/basic/ (#6160)
Heejin Ahn
2023-12-13
44
-1515
/
+23378
*
[Parser] Parse the remaining array operations (#6158)
Thomas Lively
2023-12-12
1
-92
/
+547
*
[Parser] Parse rethrow (#6155)
Thomas Lively
2023-12-12
1
-1
/
+157
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
21
-162
/
+162
*
[Parser] Parse table operations (#6154)
Thomas Lively
2023-12-12
1
-1
/
+166
*
J2CL: Add extra guardrails (#6171)
Goktug Gokdogan
2023-12-12
2
-65
/
+84
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
11
-22
/
+22
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
25
-159
/
+159
*
Add J2CL optimization pass to binaryen. (#6151)
Goktug Gokdogan
2023-12-12
4
-0
/
+186
*
Inlining: Copy no-inline flags when copying a function (#6165)
Alon Zakai
2023-12-12
2
-76
/
+166
*
[test] Tweak RUN commands of test/lit/basic/ (#6159)
Heejin Ahn
2023-12-11
4
-793
/
+785
*
[test] Remove asm2wasm tests from scripts (#6162)
Heejin Ahn
2023-12-11
1
-1
/
+0
*
[test] Move basic tests in lit/ to lit/basic/ (#6156)
Heejin Ahn
2023-12-08
4
-0
/
+0
*
[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
*
[Parser] Parse call_indirect and return_call_indirect (#6148)
Thomas Lively
2023-12-06
1
-26
/
+151
*
[Parser] Parse tables and element segments (#6147)
Thomas Lively
2023-12-06
1
-20
/
+71
*
Add no-inline IR annotation, and passes to set it based on function name (#6146)
Alon Zakai
2023-12-06
3
-0
/
+941
*
Inlining: Inline trivial calls (#6143)
Alon Zakai
2023-12-05
2
-13
/
+161
*
[Parser] Parse try/catch/catch_all/delegate (#6128)
Thomas Lively
2023-11-29
1
-1
/
+455
*
[wasm-emscripten-finalize] Remove --separate-data-segments (#6091)
Sam Clegg
2023-11-27
1
-5
/
+0
*
[Parser] Parse tags and throw (#6126)
Thomas Lively
2023-11-20
1
-135
/
+193
*
Fix a bug with unreachable control flow in IRBuilder (#6130)
Thomas Lively
2023-11-20
1
-1
/
+43
*
[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
*
Add followup test to #6122 (#6123)
Alon Zakai
2023-11-16
1
-1
/
+58
*
[Outlining] Adding more tests (#6117)
Ashley Nelson
2023-11-15
1
-51
/
+188
*
Implement more TypeGeneralizing transfer functions (#6118)
Thomas Lively
2023-11-15
1
-19
/
+1316
*
SignatureRefining: Notice LUB requirements of intrinsic calls (#6122)
Alon Zakai
2023-11-14
1
-0
/
+57
*
[Parser] Parse call_ref (#6103)
Thomas Lively
2023-11-15
1
-14
/
+92
[next]