• Thibaud Michaud's avatar
    [wasm][fuzzer] Allow Liftoff as a reference tier · 3deb8218
    Thibaud Michaud authored
    Add an option to use Liftoff instead of the interpreter as the reference
    tier for fuzzing. The tier to use is chosen based on the input data
    before generating the module. This way, the module can use features
    depending on what is available in the reference tier, and we still get a
    chance to find correctness issues that would only be detected by the
    interpreter.
    
    R=clemensb@chromium.org
    
    Bug: v8:11856
    Change-Id: I2e9878345355a37caec5fdb338dda42a84e8e63a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3008645
    Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#75633}
    3deb8218
Name
Last commit
Last update
..
inspector Loading commit data...
json Loading commit data...
multi_return Loading commit data...
parser Loading commit data...
regexp Loading commit data...
regexp_builtins Loading commit data...
wasm Loading commit data...
wasm_async Loading commit data...
wasm_code Loading commit data...
wasm_compile Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
README.md Loading commit data...
fuzzer-support.cc Loading commit data...
fuzzer-support.h Loading commit data...
fuzzer.cc Loading commit data...
fuzzer.status Loading commit data...
inspector-fuzzer.cc Loading commit data...
json.cc Loading commit data...
multi-return.cc Loading commit data...
parser.cc Loading commit data...
regexp-builtins.cc Loading commit data...
regexp.cc Loading commit data...
testcfg.py Loading commit data...
wasm-async.cc Loading commit data...
wasm-code.cc Loading commit data...
wasm-compile.cc Loading commit data...
wasm-fuzzer-common.cc Loading commit data...
wasm-fuzzer-common.h Loading commit data...
wasm.cc Loading commit data...
wasm_corpus.tar.gz.sha1 Loading commit data...