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
*
[FP16] Fix replace lane for F16x8. (#6906)
Brendan Dahl
2024-09-06
1
-0
/
+7
*
Adds a J2CL specific pass that moves itable entries to vtables (#6888)
Roberto Lublinerman
2024-09-06
4
-0
/
+242
*
Avoid conflicts with public rec groups in MinimizeRecGroups (#6911)
Thomas Lively
2024-09-06
1
-0
/
+80
*
[NFC] Avoid wasted LocalGraph work in MergeLocals (#6908)
Alon Zakai
2024-09-05
1
-0
/
+30
*
Fix supertype counts when collecting heap types (#6905)
Thomas Lively
2024-09-05
9
-83
/
+74
*
[NFC] Add a lazy mode to LocalGraph (#6895)
Alon Zakai
2024-09-05
1
-0
/
+82
*
Only generate string.consts custom section if it is needed (#6893)
Goktug Gokdogan
2024-09-05
1
-0
/
+22
*
[NFC] Use Index instead of size_t in topological sort util (#6903)
Thomas Lively
2024-09-05
1
-18
/
+18
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
30
-465
/
+466
*
[NFC] Take custom comparator in TopologicalSort::minSort (#6890)
Thomas Lively
2024-09-04
1
-23
/
+23
*
[NFC] Move optimizeSubsequentStructSet() to a new pass, HeapStoreOptimization...
Alon Zakai
2024-09-03
5
-2
/
+62
*
[FP16] Implement madd and nmadd. (#6878)
Brendan Dahl
2024-09-03
2
-30
/
+125
*
[NFC] Change topological sort utilities to functions (#6889)
Thomas Lively
2024-09-03
1
-9
/
+7
*
Add a utility for finding minimal topological sorts (#6884)
Thomas Lively
2024-08-29
1
-0
/
+55
*
Move lit test temporary files to out/test/ (#6887)
Thomas Lively
2024-08-29
1
-1
/
+1
*
[NFC] Refactor LocalGraph's core getSets API (#6877)
Alon Zakai
2024-08-28
1
-12
/
+12
*
Rename relaxed SIMD fma instructions to match spec. (#6876)
Brendan Dahl
2024-08-27
3
-36
/
+36
*
Check for required actions when parsing wast (#6874)
Thomas Lively
2024-08-27
1
-0
/
+8
*
[FP16] Implement unary operations. (#6867)
Brendan Dahl
2024-08-27
2
-30
/
+223
*
[NFC] Optimize ParamUtils::getUsedParams() (#6866)
Alon Zakai
2024-08-26
1
-0
/
+31
*
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
[next]