index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not sink blocks into ifs with unreachable conditions (#7129)
Thomas Lively
2024-12-02
1
-13
/
+13
*
Use IRBuilder in the binary parser (#6963)
Thomas Lively
2024-11-26
17
-878
/
+1012
*
Make more Ifs unreachable (#7094)
Thomas Lively
2024-11-27
2
-9
/
+15
*
Handle concrete values in CodeFolding (#7117)
Thomas Lively
2024-11-26
2
-292
/
+260
*
Fuzzer: Legalize and prune the JS interface in pickPasses (#7092)
Alon Zakai
2024-11-20
1
-30
/
+30
*
Improve fuzzing of both closed and open world styles of modules (#7090)
Alon Zakai
2024-11-19
2
-62
/
+68
*
Fuzzing: ClusterFuzz integration (#7079)
Alon Zakai
2024-11-19
3
-0
/
+36
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
11
-21
/
+2
*
Record binary locations for nested blocks (#7078)
Thomas Lively
2024-11-14
5
-0
/
+21
*
Consolidate printing of function signatures (#7073)
Thomas Lively
2024-11-12
1
-1
/
+1
*
[EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)
Alon Zakai
2024-11-08
2
-72
/
+64
*
[wasm64] Fix copying of 64-bit tables, and fuzz them (#7065)
Alon Zakai
2024-11-07
2
-63
/
+74
*
[wasm64] Fuzz wasm64 memories (#7064)
Alon Zakai
2024-11-07
2
-69
/
+63
*
Fuzz the Table from JS (#7042)
Alon Zakai
2024-10-31
1
-47
/
+40
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
6
-76
/
+83
*
[Wasm GC] Fuzz BrOn (#7006)
Alon Zakai
2024-10-16
1
-41
/
+39
*
ReFinalize in MergeBlocks so we can optimize unreachable instructions too (#6...
Alon Zakai
2024-10-10
3
-142
/
+103
*
Fuzzer: Generate TryTables (#6987)
Alon Zakai
2024-10-07
1
-41
/
+41
*
Fix a fuzz issue with #6984 (#6988)
Alon Zakai
2024-10-07
3
-33
/
+70
*
MergeBlocks: Optimize all dropped blocks (#6984)
Alon Zakai
2024-10-04
3
-70
/
+33
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-0
/
+1
*
Add a customizable title to Metrics reporting (#6792)
Alon Zakai
2024-07-30
10
-0
/
+21
*
[threads] Update the fuzzer for shared types (#6771)
Thomas Lively
2024-07-18
1
-46
/
+37
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-1
/
+1
*
Simplify fuzzer generation of function references (#6745)
Thomas Lively
2024-07-15
1
-28
/
+30
*
SafeHeap: Handle overflows when adding the pointer and the size (#6409)
Alon Zakai
2024-07-12
5
-5514
/
+11947
*
Convert memory64 lowering test to lit. NFC (#6731)
Sam Clegg
2024-07-11
2
-264
/
+0
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-0
/
+1
*
[NFC] Port LogExecution test to lit (#6634)
Alon Zakai
2024-05-30
2
-140
/
+0
*
Fuzzer: Better fuzzing of globals (#6611)
Alon Zakai
2024-05-21
2
-63
/
+75
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
11
-132
/
+121
*
[StackIR] Support source maps and DWARF with StackIR (#6564)
Alon Zakai
2024-05-01
1
-1909
/
+1885
*
[Strings] Work around ref.cast not working on string views, and add fuzzing (...
Alon Zakai
2024-04-29
1
-35
/
+37
*
[Strings] Fix effects of string.compare and add fuzzing (#6547)
Alon Zakai
2024-04-25
1
-33
/
+35
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
13
-138
/
+135
*
[Strings] Fuzz string.encode (#6539)
Alon Zakai
2024-04-25
1
-31
/
+30
*
[Strings] Fuzzer: Emit StringConcat (#6532)
Alon Zakai
2024-04-24
1
-44
/
+34
*
[Strings] Add the string heaptype to core fuzzer places (#6527)
Alon Zakai
2024-04-23
2
-41
/
+42
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
7
-82
/
+82
*
Fuzzer: Randomly pick which functions to use in RefFunc (#6503)
Alon Zakai
2024-04-15
1
-31
/
+28
*
Fuzzer: Emit signed Struct/ArrayGet operations (#6486)
Alon Zakai
2024-04-11
1
-43
/
+44
*
Fixes regarding explicit names (#6466)
Jérôme Vouillon
2024-04-11
1
-2
/
+2
*
Heap2Local: Optimize packed fields (#6480)
Alon Zakai
2024-04-09
1
-19
/
+9
*
Add "interposition" to the fuzzer's mutate() method (#6427)
Alon Zakai
2024-03-26
2
-57
/
+71
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
5
-204
/
+4
*
Fix --spill-pointers for the stack growing down (#6294)
YAMAMOTO Takashi
2024-02-13
1
-190
/
+266
*
Precompute: Optimize array.len (#6299)
Alon Zakai
2024-02-12
1
-16
/
+14
*
Get more tests working with the new text parser (#6284)
Thomas Lively
2024-02-07
8
-18
/
+18
*
Properly stringify names in tests (#6279)
Thomas Lively
2024-02-06
1
-2
/
+2
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
4
-6
/
+6
[next]