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
*
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
*
TrapsNeverHappen fuzzing: Handle a trap vs a host limitation (#5560)
Alon Zakai
2023-03-10
1
-0
/
+8
*
Integrate the heap type fuzzer into the main fuzzer (#5555)
Alon Zakai
2023-03-09
1
-1
/
+3
*
Fuzzer: Skip testcases that hit V8's array size limit (#5550)
Alon Zakai
2023-03-07
1
-2
/
+8
*
Fuzzer: Count the number of VM runs we ignore (#5538)
Alon Zakai
2023-03-01
1
-1
/
+11
*
Fuzzing: Add wasm-ctor-eval fuzzing in fuzz_opt.py (#5523)
Alon Zakai
2023-02-24
1
-4
/
+44
*
[Wasm GC] Add AbstractTypeRefining pass (#5461)
Alon Zakai
2023-02-03
1
-0
/
+2
*
Skip some new initial content in the fuzzer, with imported memories (#5383)
Alon Zakai
2023-01-03
1
-0
/
+3
*
Work around bugs with open world type optimizations (#5367)
Thomas Lively
2022-12-20
1
-69
/
+89
*
Fixed fuzzing of closed-world after #5347 (#5359)
Alon Zakai
2022-12-16
1
-4
/
+19
*
[Wasm GC] Add TypeMerging pass (#5321)
Alon Zakai
2022-12-07
1
-0
/
+1
*
[Wasm GC] Add TypeSSA pass (#5299)
Alon Zakai
2022-12-02
1
-0
/
+1
*
[Wasm GC] Implement closed-world flag (#5303)
Alon Zakai
2022-11-30
1
-0
/
+3
*
[Wasm GC] Start an OptimizeCasts pass and reuse cast values there (#5263)
Alon Zakai
2022-11-17
1
-0
/
+1
*
[Wasm GC] Add Monomorphize pass (#5238)
Alon Zakai
2022-11-11
1
-0
/
+2
*
Fix fuzzer default contents after #5212 (#5223)
Thomas Lively
2022-11-07
1
-1
/
+1
*
[Wasm GC] Fix GUFA on externalize/internalize (#5220)
Alon Zakai
2022-11-04
1
-0
/
+1
*
Fuzzer: Skip fuzzing VMs when multi-memories are enabled (#5207)
Alon Zakai
2022-11-03
1
-3
/
+3
*
Fix fuzzer to ignore externalize/internalize (#5176)
Alon Zakai
2022-10-21
1
-0
/
+2
*
[Strings] Add missing String effects + tests (#5057)
Alon Zakai
2022-09-19
1
-0
/
+1
*
Allow optimizing with global function effects (#5040)
Alon Zakai
2022-09-16
1
-0
/
+5
*
Remove typed-function-references feature (#5030)
Thomas Lively
2022-09-09
1
-1
/
+0
*
Implement `extern.externalize` and `extern.internalize` (#4975)
Thomas Lively
2022-08-29
1
-1
/
+3
*
Simplify TrapsNeverHappen fuzzing (#4957)
Alon Zakai
2022-08-24
1
-4
/
+5
*
[Fuzzer] Fuzz TrapsNeverHappen mode (#4936)
Alon Zakai
2022-08-22
1
-2
/
+85
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-0
/
+8
*
Fuzzer: When typed-function-references is disabled, disable GC too (#4908)
Alon Zakai
2022-08-16
1
-1
/
+2
*
Fuzzer: Emit absolute paths in commands (#4890)
Alon Zakai
2022-08-10
1
-28
/
+31
[next]