index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[wasm-reduce] Reduce struct.new arguments away when possible (#7118)
HEAD
main
Alon Zakai
2024-12-30
1
-1
/
+20
*
[NFC] Make MemoryOrder parameters non-optional (#7171)
Thomas Lively
2024-12-21
11
-31
/
+36
*
Fix UBSan on CI (#7173)
Thomas Lively
2024-12-20
2
-7
/
+13
*
[NFC] Remove unused `useNewWATParser` bool (#7170)
Thomas Lively
2024-12-20
1
-4
/
+0
*
[NFC] Fix spurious uninitialized variable warning (#7174)
Thomas Lively
2024-12-20
1
-1
/
+2
*
Update GlobalStructInference to handle atomics (#7168)
Thomas Lively
2024-12-20
1
-7
/
+28
*
Do not optimize atomic gets in GUFA (#7161)
Thomas Lively
2024-12-19
2
-14
/
+32
*
[Outlining] Sort sequences by order appeared in function (#7164)
Ashley Nelson
2024-12-19
1
-5
/
+14
*
Handle atomics in GTO (#7160)
Thomas Lively
2024-12-18
1
-7
/
+17
*
Handle atomic accesses in ConstantFieldPropagation (#7159)
Thomas Lively
2024-12-18
1
-8
/
+27
*
Handle atomic accesses in Heap2Local (#7158)
Thomas Lively
2024-12-18
1
-3
/
+19
*
Support atomic struct accessors (#7155)
Thomas Lively
2024-12-18
16
-42
/
+302
*
RemoveUnusedBrs: Avoid an error on loops with unreachable ifs (#7156)
Alon Zakai
2024-12-17
1
-3
/
+7
*
[wasm-reduce] Add an option to save all interim working files as we reduce (#...
Alon Zakai
2024-12-16
1
-2
/
+29
*
Fuzz JSPI (#7148)
Alon Zakai
2024-12-16
3
-0
/
+35
*
Address comments from #7149 (#7152)
Thomas Lively
2024-12-13
1
-1
/
+1
*
[NFC] Move HeapType::isBottom() to header (#7150)
Thomas Lively
2024-12-13
2
-25
/
+27
*
Support control flow inputs in IRBuilder (#7149)
Thomas Lively
2024-12-13
5
-112
/
+201
*
Execution results: JS traps on exnref on the boundary (#7147)
Alon Zakai
2024-12-12
1
-5
/
+5
*
[NFC] Encode reference types with bit packing (#7142)
Thomas Lively
2024-12-10
2
-435
/
+139
*
[NFC] Simplify TypeGraphWalker in wasm-type.cpp (#7143)
Thomas Lively
2024-12-10
1
-213
/
+139
*
[GC] Fix TypeRefining on StructGets without content but with a reachable ref ...
Alon Zakai
2024-12-09
1
-62
/
+42
*
Fuzzer: Add call-ref, call-ref-catch imports (#7137)
Alon Zakai
2024-12-09
3
-40
/
+143
*
Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)
Derek Schuff
2024-12-06
8
-19
/
+61
*
Remove incorrect warning when reading name section (#7140)
Thomas Lively
2024-12-06
1
-5
/
+0
*
[NFC] Send the closed-world flag to TranslateToFuzzReader (#7136)
Alon Zakai
2024-12-05
3
-9
/
+23
*
Remove separate Table64Lowering pass (#7131)
Sam Clegg
2024-12-04
4
-167
/
+119
*
Fix GUFA on calls to function refs in open world (#7135)
Alon Zakai
2024-12-04
1
-13
/
+30
*
[NFC] Encapsulate source map reader state (#7132)
Thomas Lively
2024-12-03
17
-369
/
+370
*
Fixup block-nested pops even when EH is not enabled (#7130)
Thomas Lively
2024-12-03
3
-5
/
+15
*
Do not sink blocks into ifs with unreachable conditions (#7129)
Thomas Lively
2024-12-02
1
-0
/
+6
*
[GC] Fix trapping on array.new_data of dropped segments of offset > 0 (#7124)
Alon Zakai
2024-12-02
1
-3
/
+12
*
[NFC] Rename {F32,F64}NearestInt to {F32,F64}Nearest (#7089)
Thomas Lively
2024-11-27
3
-9
/
+5
*
Use IRBuilder in the binary parser (#6963)
Thomas Lively
2024-11-26
4
-4419
/
+1487
*
Make more Ifs unreachable (#7094)
Thomas Lively
2024-11-27
6
-41
/
+48
*
Handle concrete values in CodeFolding (#7117)
Thomas Lively
2024-11-26
1
-123
/
+111
*
ReFinalize after merging siblings in TypeMerging (#7121)
Thomas Lively
2024-11-26
1
-0
/
+11
*
[wasm2js] Run LLVM nontrapping fptoint lowering when running for emscripten (...
Derek Schuff
2024-11-26
1
-0
/
+3
*
Fix ArenaVector::swap (#7115)
Alon Zakai
2024-11-26
1
-6
/
+3
*
Fix memory.grow bounds and overflow checks for mem64 (#7112)
Thomas Lively
2024-11-25
1
-2
/
+7
*
Handle unoptimized branches in CodeFolding (#7111)
Thomas Lively
2024-11-25
1
-8
/
+14
*
[GC] Refinalize after selectify in RemoveUnusedBrs (#7104)
Alon Zakai
2024-11-25
1
-2
/
+12
*
Remove AutoDrop (#7106)
Thomas Lively
2024-11-22
6
-105
/
+1
*
Print castType for unreachable br_on_cast{_fail} (#7107)
Thomas Lively
2024-11-22
1
-6
/
+4
*
Print unreachable loads with valid types (#7108)
Thomas Lively
2024-11-22
1
-1
/
+9
*
Propagate public visibility through all types (#7105)
Thomas Lively
2024-11-21
1
-11
/
+8
*
Fix printing of unreachable br_on_cast{_fail} (#7102)
Thomas Lively
2024-11-21
1
-2
/
+15
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
15
-63
/
+36
*
[wasm2js] Properly handle loops without labels (#7100)
Alon Zakai
2024-11-21
1
-2
/
+7
*
Fuzzer: Legalize and prune the JS interface in pickPasses (#7092)
Alon Zakai
2024-11-20
1
-0
/
+7
[next]