index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the Transfer Function a Generic, Interchangeable Type for the Monotone A...
Bruce He
2023-07-06
5
-155
/
+237
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
17
-172
/
+356
*
[NFC] Fix the use of "strict" in subtypes.h (#5804)
Thomas Lively
2023-07-06
10
-27
/
+27
*
[DeadArgumentElimination] Optimize function body after parameter refinement (...
Jérôme Vouillon
2023-07-06
2
-7
/
+53
*
[NFC] Fix check lines in nominal-good.wast (#5802)
Thomas Lively
2023-07-06
1
-31
/
+29
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
43
-309
/
+293
*
Heap2Local: Add a test for params (#5798)
Alon Zakai
2023-07-05
1
-0
/
+87
*
OptimizeInstructions: Loop on fallthrough values in RefTest (#5797)
Alon Zakai
2023-07-05
2
-31
/
+98
*
[Outlining] StringifyWalker (#5772)
Ashley Nelson
2023-06-30
4
-0
/
+335
*
[NFC] Add a helper to get function DCE names in wasm-metadce (#5793)
Alon Zakai
2023-06-30
1
-30
/
+15
*
[wasm-metadce] Note ref.func connections + fix rooting of segment offsets (#5...
Jérôme Vouillon
2023-06-29
9
-13
/
+126
*
Dynamic Sized Bitvector Powerset Lattice for Static Analysis (#5784)
Bruce He
2023-06-29
6
-194
/
+269
*
Limit printing of Literal[s] in a general way (#5792)
Alon Zakai
2023-06-28
2
-16
/
+92
*
version_114 (#5789)
Alon Zakai
2023-06-28
2
-1
/
+6
*
Fix opt/shrink levels when running the optimizer multiple times, Part 2 (#5787)
Alon Zakai
2023-06-27
6
-49
/
+92
*
Liveness Analysis Proof of Concept (#5771)
Bruce He
2023-06-23
8
-0
/
+568
*
PostEmscripten: Preserve __em_js__ exports in side modules (#5780)
Sam Clegg
2023-06-23
3
-5
/
+59
*
Add a gtest fixture for tests checking printed output (#5781)
Thomas Lively
2023-06-23
2
-8
/
+33
*
CtorEval Fuzzer: Generalize export regex (#5778)
Alon Zakai
2023-06-22
1
-1
/
+1
*
Fuzzing for Try and Throw (#5776)
Alon Zakai
2023-06-21
4
-37
/
+119
*
Limit literal printing to a reasonable limit (#5779)
Alon Zakai
2023-06-21
1
-0
/
+8
*
Fix pop assertion (#5777)
Alon Zakai
2023-06-20
2
-1
/
+29
*
[NFC] Simplify `Tuple` by making it an alias of `TypeList` (#5775)
Thomas Lively
2023-06-20
7
-66
/
+42
*
[EH] Add pass to remove EH instructions (#5770)
Heejin Ahn
2023-06-15
7
-0
/
+202
*
[NFC] Rewrite isorecursive canonicalization (#5774)
Thomas Lively
2023-06-15
2
-341
/
+159
*
EffectAnalyzer: Assume we execute the two things whose effects we compare (#5...
Alon Zakai
2023-06-13
3
-6
/
+190
*
[NFC] Simplify the HeapTypeStore (#5765)
Thomas Lively
2023-06-13
1
-107
/
+38
*
Remove BinaryenIRToBinaryWriter::visit (#5766)
Heejin Ahn
2023-06-13
1
-4
/
+0
*
Rename WasmBinaryBuilder to WasmBinaryReader (NFC) (#5767)
Heejin Ahn
2023-06-13
7
-212
/
+204
*
DeadArgumentElimination: Do not error on bottom types in result refining (#5763)
Alon Zakai
2023-06-12
2
-1
/
+42
*
ConstantFieldPropagation: Track copied values properly (#5761)
Alon Zakai
2023-06-12
2
-24
/
+126
*
Update br_on_cast binary and text format (#5762)
Thomas Lively
2023-06-12
24
-179
/
+129
*
Remove handleBranchForVisitBlock (#5760)
Heejin Ahn
2023-06-09
1
-15
/
+0
*
Validate tag param types (#5759)
Alon Zakai
2023-06-08
1
-0
/
+5
*
Strings: Add initial validation checks (#5758)
Alon Zakai
2023-06-08
1
-0
/
+91
*
TypeRefining: Fix a bug with chains of StructGets (#5757)
Alon Zakai
2023-06-08
2
-1
/
+78
*
[Strings] Fix non-nullable string emitting in the binary format (#5756)
Alon Zakai
2023-06-07
2
-3
/
+23
*
[NFC] Remove redundant code from EffectAnalyzer (#5754)
Alon Zakai
2023-06-06
1
-5
/
+0
*
Move casts which are immediate children of local.gets to earlier local.gets (...
Bruce He
2023-06-06
2
-23
/
+1166
*
Fix emitting of function reference types without GC (#5737)
Thomas Lively
2023-06-05
2
-14
/
+78
*
Mention determinism in README.md (#5747)
Alon Zakai
2023-06-01
1
-0
/
+2
*
StackIR: Remove nops (#5746)
Alon Zakai
2023-05-30
6
-16
/
+27
*
wasm-merge: Preserve imports when copying module items (#5743)
Jérôme Vouillon
2023-05-26
7
-8
/
+76
*
Revert "Update br_on_cast binary and text format (#5734)" (#5740)
Alon Zakai
2023-05-23
24
-108
/
+179
*
Fuzzer: Limit ArrayNew sizes most of the time (#5738)
Alon Zakai
2023-05-22
2
-44
/
+42
*
TypeSSA: Handle collisions by adding a hash to ensure a fresh rec group (#5724)
Alon Zakai
2023-05-19
3
-22
/
+133
*
Update br_on_cast binary and text format (#5734)
Thomas Lively
2023-05-19
24
-179
/
+108
*
Improve TODO docs in OptimizeCasts (#5732)
Alon Zakai
2023-05-18
1
-7
/
+17
*
Fuzzer: Ignore testcases that V8 OOMs on (#5733)
Alon Zakai
2023-05-18
1
-0
/
+3
*
Vacuum code leading up to a trap in TrapsNeverHappen mode (#5228)
Alon Zakai
2023-05-17
3
-3
/
+515
[next]