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
*
[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
*
Fuzzer: Add some docs and error handling" (#4887)
Alon Zakai
2022-08-09
1
-4
/
+19
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-8
/
+9
*
Grand Unified Flow Analysis (GUFA) (#4598)
Alon Zakai
2022-07-22
1
-0
/
+2
*
Fuzzer: Fix determinism fuzzing (#4767)
Alon Zakai
2022-07-07
1
-6
/
+14
*
[Strings] Add string proposal types (#4755)
Alon Zakai
2022-06-29
1
-1
/
+3
*
Disallow --nominal with GC (#4758)
Thomas Lively
2022-06-28
1
-12
/
+11
*
[Fuzzer] Pretty print of feature opts and passes (#4740)
Max Graey
2022-06-22
1
-2
/
+2
*
Disable Wasm2C in fuzz_opt for now (#4743)
Max Graey
2022-06-21
1
-2
/
+4
*
Global Struct Inference pass: Infer two constants in struct.get (#4659)
Alon Zakai
2022-06-01
1
-0
/
+1
*
[Fuzzer] Ignore relaxed-simd test for initial contents (#4683)
Alon Zakai
2022-05-24
1
-0
/
+8
*
Fuzzer: Show a clear error if a given wasm fails to run (#4672)
Alon Zakai
2022-05-17
1
-1
/
+5
*
[Fuzzer] Add typesystem flag to reduction script (#4651)
Alon Zakai
2022-05-06
1
-2
/
+3
*
[NominalFuzzing] Add typesystem flag to wasm-dis (#4645)
Alon Zakai
2022-05-05
1
-2
/
+2
*
[NominalFuzzing] Use feature flags in a missing place (#4628)
Alon Zakai
2022-05-02
1
-1
/
+1
*
[NominalFuzzing] Switch to nominal fuzzing by default (#4610)
Alon Zakai
2022-04-22
1
-3
/
+13
*
[Wasm GC] Signature Pruning (#4545)
Alon Zakai
2022-03-25
1
-0
/
+1
*
[EH] Enable fuzzer with initial contents (#4409)
Heejin Ahn
2022-01-04
1
-7
/
+6
*
Handle removed/renamed initial contents in fuzzer (#4335)
Alon Zakai
2021-11-16
1
-0
/
+6
*
Fuzzer: Add --auto-initial-contents automatically to reduction script (#4196)
Alon Zakai
2021-09-30
1
-1
/
+5
*
[Fuzzer] Don't prompt user when seed is given (#4185)
Heejin Ahn
2021-09-24
1
-8
/
+16
*
[Wasm GC] Implement static (rtt-free) StructNew, ArrayNew, ArrayInit (#4172)
Alon Zakai
2021-09-23
1
-0
/
+1
*
Select initial contents automatically in fuzzer (#4173)
Heejin Ahn
2021-09-22
1
-17
/
+82
*
[Wasm GC] Fix invalid intermediate IR in OptimizeInstructions (#4169)
Alon Zakai
2021-09-20
1
-0
/
+2
*
Partial inlining via function splitting (#4152)
Alon Zakai
2021-09-17
1
-0
/
+1
*
[Wasm GC] Fix OptimizeInstructions on unreachable ref.test (#4156)
Alon Zakai
2021-09-15
1
-0
/
+3
*
RemoveUnusedBrs::tablify() improvements: handle EqZ and tee (#4144)
Alon Zakai
2021-09-13
1
-0
/
+1
*
Optimize away dominated calls to functions that run only once (#4111)
Alon Zakai
2021-09-03
1
-0
/
+6
*
[fuzz-opt] Better error output for non-deterministic check (#4102)
Max Graey
2021-08-26
1
-6
/
+16
*
LocalCSE rewrite (#4079)
Alon Zakai
2021-08-17
1
-1
/
+2
*
Disable RoundtripText fuzzer until #3989 is fixed (#4058)
Alon Zakai
2021-08-05
1
-1
/
+2
*
Fuzzer: Fix handling of features with initial contents (#3981)
Alon Zakai
2021-07-15
1
-1
/
+16
*
Fuzzer: Use NameTypes in RoundTrip (#3986)
Alon Zakai
2021-07-14
1
-1
/
+5
[next]