index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
fuzz_opt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Strings] Represent string values as WTF-16 internally (#6418)
Thomas Lively
2024-03-22
1
-3
/
+0
*
Update file name in INITIAL_CONTENTS_IGNORE (#6425)
Thomas Lively
2024-03-22
1
-1
/
+1
*
[Strings] Implement stringview_wtf16.slice (#6404)
Alon Zakai
2024-03-19
1
-1
/
+2
*
Typed continuations: suspend instructions (#6393)
Frank Emrich
2024-03-19
1
-0
/
+1
*
Fuzzer: Fix up null outputs in wasm2js optimized builds (#6374)
Alon Zakai
2024-03-08
1
-0
/
+15
*
Fuzzer: Standardize notation for exception prefixes (#6369)
Alon Zakai
2024-03-05
1
-2
/
+8
*
Fuzzer: Ignore fuzz testcases that make VMs run out of stack (#6376)
Alon Zakai
2024-03-04
1
-8
/
+19
*
Typed continuations: cont.bind instructions (#6365)
Frank Emrich
2024-03-04
1
-0
/
+1
*
Fuzz V8 Turboshaft (#6360)
Alon Zakai
2024-02-28
1
-1
/
+8
*
Fuzzer: Separate arguments used to make the fuzz wasm from the opts we run on...
Alon Zakai
2024-02-27
1
-8
/
+16
*
Fuzzer: Handle negative i31s (#6341)
Alon Zakai
2024-02-23
1
-1
/
+1
*
Fuzzer: Ignore V8 errors on uninitialized non-defaultable locals (#6337)
Alon Zakai
2024-02-22
1
-0
/
+9
*
Typed continuations: cont.new instructions (#6308)
Frank Emrich
2024-02-22
1
-0
/
+1
*
Fuzzer: Adjust feature fuzzing frequency (#6305)
Alon Zakai
2024-02-22
1
-14
/
+21
*
Fuzzer: Allow using initial content with V8 (#6327)
Alon Zakai
2024-02-22
1
-4
/
+3
*
Fuzzer: Match the logging of i31ref between JS and C++ (#6335)
Alon Zakai
2024-02-22
1
-0
/
+4
*
Fuzzer: Add a pass to prune illegal imports and exports for JS (#6312)
Alon Zakai
2024-02-20
1
-3
/
+3
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
1
-4
/
+7
*
Fuzzer: Remove Asyncify integration (#6309)
Alon Zakai
2024-02-14
1
-71
/
+0
*
Fuzzer: Use a directory for important fuzz testcases (#6297)
Alon Zakai
2024-02-12
1
-23
/
+14
*
StringLowering: Start to lower instructions (#6281)
Alon Zakai
2024-02-06
1
-0
/
+1
*
[EH] Support CFGWalker for new EH spec (#6235)
Heejin Ahn
2024-01-25
1
-0
/
+1
*
[EH] Add translator from old to new EH instructions (#6210)
Heejin Ahn
2024-01-23
1
-0
/
+1
*
Typed continuations: resume instructions (#6083)
Frank Emrich
2024-01-11
1
-0
/
+1
*
[EH][test] Split EH tests into old and new spec (#6178)
Heejin Ahn
2023-12-13
1
-0
/
+2
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Typed Continuations: Add cont type (#5998)
Frank Emrich
2023-10-24
1
-0
/
+2
*
Fuzzer: Add missing simplify-globals* passes (#6025)
Alon Zakai
2023-10-18
1
-0
/
+2
*
Fuzzer: Mark runs where over 50% of functions trap as ignored (#6007)
Alon Zakai
2023-10-13
1
-3
/
+18
*
Add an "unsubtyping" optimization (#5982)
Thomas Lively
2023-10-10
1
-0
/
+1
*
Add passes to finalize or unfinalize types (#5944)
Alon Zakai
2023-09-18
1
-0
/
+2
*
Enable auto_initial_contents by default in fuzz_opt.py (#5943)
Thomas Lively
2023-09-14
1
-3
/
+4
*
Add a simple tuple optimization pass (#5937)
Alon Zakai
2023-09-14
1
-0
/
+1
*
Do not prompt user on fuzz_opt.py --auto-initial-contents (#5907)
Thomas Lively
2023-08-29
1
-8
/
+0
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-4
/
+4
*
GUFA: Add a version that casts all of our inferences (#5846)
Alon Zakai
2023-07-27
1
-0
/
+1
*
CtorEval Fuzzer: Generalize export regex (#5778)
Alon Zakai
2023-06-22
1
-1
/
+1
*
StackIR: Remove nops (#5746)
Alon Zakai
2023-05-30
1
-0
/
+2
*
Fuzzer: Ignore testcases that V8 OOMs on (#5733)
Alon Zakai
2023-05-18
1
-0
/
+3
*
Reintroduce wasm-merge (#5709)
Alon Zakai
2023-05-16
1
-4
/
+65
*
Prune trapping code during TrapsNeverHappen fuzzing (#5717)
Alon Zakai
2023-05-12
1
-25
/
+68
*
Fuzzer: Run --dce when GC is enabled (#5677)
Alon Zakai
2023-04-19
1
-0
/
+9
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-5
/
+0
*
Adjust fuzzer frequencies (#5612)
Alon Zakai
2023-03-31
1
-6
/
+5
*
Switch fuzzer to hybrid typing (#5609)
Alon Zakai
2023-03-31
1
-1
/
+1
*
Fuzz partial-inlining-ifs (#5600)
Alon Zakai
2023-03-29
1
-0
/
+4
*
Fuzzer: Ignore infinite recursion in Asyncify handler (#5596)
Alon Zakai
2023-03-22
1
-0
/
+17
*
Fix misoptimization in TypeMerging (#5572)
Thomas Lively
2023-03-14
1
-3
/
+1
*
Fuzzer: CompareVMs: Do not compare when hitting a host limitation (#5562)
Alon Zakai
2023-03-14
1
-2
/
+18
[next]