index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix null dereference in FunctionValidator (#6849)
mtb
2024-08-26
1
-0
/
+14
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
15
-2
/
+55
*
Add a string lowering mode disallowing non-UTF-8 strings (#6861)
Thomas Lively
2024-08-21
4
-0
/
+22
*
[FP16] Implement arithmetic operations. (#6855)
Brendan Dahl
2024-08-21
2
-1
/
+266
*
Support `ref.extern n` in spec tests (#6858)
Thomas Lively
2024-08-21
5
-2212
/
+0
*
Fix encoding of heap type definitions (#6856)
Thomas Lively
2024-08-20
1
-963
/
+0
*
Add the upstream spec testsuite as a submodule (#6853)
Thomas Lively
2024-08-20
60
-32153
/
+35
*
[Exceptions] Finish interpreter + optimizer support for try_table. (#6814)
Sébastien Doeraene
2024-08-20
25
-385
/
+2539
*
Validate array.init_elem segment in IRBuilder (#6852)
Thomas Lively
2024-08-19
1
-1
/
+11
*
Print explicit typeuses for non-MVP function types (#6851)
Thomas Lively
2024-08-19
1
-0
/
+51
*
Add a pass for minimizing recursion groups (#6832)
Thomas Lively
2024-08-17
5
-0
/
+1873
*
Fix direct comparisons with unshared basic heap types (#6845)
Thomas Lively
2024-08-16
2
-18
/
+131
*
Implement table.init (#6827)
Alon Zakai
2024-08-16
9
-60
/
+423
*
[NFC] Avoid v128 in rec groups with no other v128 uses (#6843)
Alon Zakai
2024-08-15
1
-14
/
+14
*
Save build ID in a source map (#6799)
Marcin Kolny
2024-08-15
2
-0
/
+7
*
Heap type `none` requires GC (#6840)
Thomas Lively
2024-08-14
3
-4
/
+12
*
Count supertypes when collecting module types (#6838)
Thomas Lively
2024-08-14
1
-3
/
+3
*
Monomorphization: Add a flag to control the required improvement (#6837)
Alon Zakai
2024-08-14
5
-12
/
+1668
*
Heap2Local: Track interactions in detail (#6834)
Alon Zakai
2024-08-13
1
-0
/
+57
*
GlobalTypeOptimization: Reorder fields in order to remove them (#6820)
Alon Zakai
2024-08-12
1
-15
/
+443
*
Typed continuations: update syntax of handler clauses (#6824)
Frank Emrich
2024-08-09
2
-8
/
+8
*
[FP16] Implement relation operations. (#6825)
Brendan Dahl
2024-08-09
2
-30
/
+242
*
[FP16] Implement lane access instructions. (#6821)
Brendan Dahl
2024-08-08
2
-0
/
+101
*
GTO: Remove minor optimization of avoiding ChildLocalizer sometimes (#6818)
Alon Zakai
2024-08-07
1
-5
/
+11
*
[parser] Fix bug when printing type builder errors (#6817)
Thomas Lively
2024-08-06
1
-0
/
+11
*
[FP16] Implement load and store instructions. (#6796)
Brendan Dahl
2024-08-06
2
-0
/
+94
*
[Source maps] Handle single-segment entries in source map header decoder (#6794)
Ömer Sinan Ağacan
2024-08-06
2
-0
/
+64
*
Make source parser consistent with binary parser when naming things. NFC (#6813)
Sam Clegg
2024-08-06
5
-16
/
+16
*
Add a utility for iterating over all topological orders (#6801)
Thomas Lively
2024-08-05
2
-0
/
+102
*
Fix shareability handling in TypeSSA collision logic (#6798)
Alon Zakai
2024-08-01
1
-0
/
+39
*
Add a disjoint sets (union-find) utility (#6797)
Thomas Lively
2024-08-01
2
-0
/
+107
*
Use Names::getValidNameGivenExisting in binary reading (#6793)
Alon Zakai
2024-07-31
8
-28
/
+45
*
Fix shareability of externalized nulls (#6791)
Alon Zakai
2024-07-30
1
-0
/
+8
*
Add a customizable title to Metrics reporting (#6792)
Alon Zakai
2024-07-30
14
-3
/
+60
*
Add a Tarjan's Strongly Connected Component utilty (#6790)
Thomas Lively
2024-07-30
2
-0
/
+312
*
Fix shareability of internalized nulls (#6789)
Alon Zakai
2024-07-29
1
-0
/
+11
*
Generalize Literal::externalize/internalize for strings and shareability (#6784)
Alon Zakai
2024-07-29
2
-0
/
+35
*
[wasm-reduce] Do not crash on non-func element segments (#6778)
Thomas Lively
2024-07-26
2
-1
/
+24
*
Cost analysis: Remove "Unacceptable" hack (#6782)
Alon Zakai
2024-07-25
1
-7
/
+136
*
TupleOptimization: Properly handle subtyping in copies (#6786)
Alon Zakai
2024-07-25
1
-2
/
+40
*
Validate RefAsNonNull (#6785)
Alon Zakai
2024-07-24
1
-0
/
+13
*
Properly validate ref.cast when lacking a common supertype (#6741)
Alon Zakai
2024-07-23
1
-0
/
+10
*
[threads] Calculate shared heap type depths in subtypes.h (#6777)
Thomas Lively
2024-07-23
2
-14
/
+66
*
Heap2Local: Properly handle failing array casts (#6772)
Alon Zakai
2024-07-18
1
-0
/
+125
*
[threads] Update the fuzzer for shared types (#6771)
Thomas Lively
2024-07-18
1
-46
/
+37
*
Validate features for types used in element segments (#6769)
Thomas Lively
2024-07-18
1
-0
/
+12
*
Monomorphization: Add a limit on the number of parameters (#6774)
Alon Zakai
2024-07-18
1
-0
/
+400
*
Validate features for types used in tables (#6768)
Thomas Lively
2024-07-18
1
-0
/
+12
*
[threads] ref.i31_shared requires shared-everything in validation (#6767)
Thomas Lively
2024-07-18
1
-0
/
+12
*
Monomorphize all the things (#6760)
Alon Zakai
2024-07-18
5
-305
/
+2071
[next]