summaryrefslogtreecommitdiff
path: root/test/passes/fuzz_metrics_noprint.bin.txt
Commit message (Expand)AuthorAgeFilesLines
* Fuzz JSPI (#7148)Alon Zakai2024-12-161-26/+26
* Fuzzer: Add call-ref, call-ref-catch imports (#7137)Alon Zakai2024-12-091-26/+26
* [EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)Alon Zakai2024-11-081-28/+28
* [wasm64] Fix copying of 64-bit tables, and fuzz them (#7065)Alon Zakai2024-11-071-27/+28
* [wasm64] Fuzz wasm64 memories (#7064)Alon Zakai2024-11-071-29/+28
* [EH] Fuzz throws from JS (#7027)Alon Zakai2024-10-231-26/+26
* Add a customizable title to Metrics reporting (#6792)Alon Zakai2024-07-301-0/+1
* Fuzzer: Better fuzzing of globals (#6611)Alon Zakai2024-05-211-27/+27
* Add "interposition" to the fuzzer's mutate() method (#6427)Alon Zakai2024-03-261-27/+27
* Fuzzer: Move logic for adding a new local on demand to local.get (#6008)Alon Zakai2023-10-171-27/+27
* Fuzzer: Emit more variations of If (#5806)Alon Zakai2023-07-101-26/+27
* Fuzzer: Improve mutate() (#5631)Alon Zakai2023-04-051-26/+26
* Fuzzer: Generate both immutable and mutable globals (#5575)Alon Zakai2023-03-151-27/+26
* Emit the fuzzer hashMemory function after modifications (#5558)Alon Zakai2023-03-091-26/+27
* [Fuzzer] Simplify the hang limit mechanism (#5513)Alon Zakai2023-02-231-27/+26
* Fuzzer: Be more careful with unreachable code (#5498)Alon Zakai2023-02-161-29/+29
* Fuzzer: Replace with unreachable sometimes (#5496)Alon Zakai2023-02-161-26/+27
* Update default features to match new llvm defaults (#5212)Sam Clegg2022-11-031-25/+25
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-0/+1
* [EH] Enable fuzzer with initial contents (#4409)Heejin Ahn2022-01-041-25/+26
* Fuzz more basic GC types (#4303)Thomas Lively2021-11-041-25/+25
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-1/+1
* Remove Type ordering (#3793)Thomas Lively2021-05-181-25/+23
* [RT] Support expressions in element segments (#3666)Abbas Mashayekh2021-03-241-1/+2
* [reference-types] Support passive elem segments (#3572)Abbas Mashayekh2021-03-051-25/+26
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+1
* [GC] Avoid replacing non-defaultable types in the fuzzer (#3549)Alon Zakai2021-02-081-24/+24
* Simplfy getExpressionName (#3522)Alon Zakai2021-01-271-20/+20
* [TypedFunctionReferences] Add Typed Function References feature and use the t...Alon Zakai2020-11-231-24/+24
* Fuzzer: Add an option to fuzz with initial wasm contents (#3276)Alon Zakai2020-10-271-25/+25
* Fuzzer: Tweak constants during mutation as well (#3272)Alon Zakai2020-10-211-25/+25
* Fuzzer: Do not emit random global.get/sets of the hang limit global (#3229)Alon Zakai2020-10-121-25/+25
* Fuzz with negative zero more often (#3133)Alon Zakai2020-09-211-24/+25
* Better const fuzzing (#2972)Alon Zakai2020-07-301-26/+24
* Fuzz frequency tuning (#2806)Alon Zakai2020-04-271-0/+31