v8/tools/clusterfuzz
Clemens Backes 816ea12124 [wasm] Adjust flags after changed implications
This is a cleanup to remove unneeded flags after these changes (in
https://crrev.com/c/1988548):
* --future does not imply --wasm-tier-up any more, and
* --wasm-tier-up does not imply --liftoff any more.

Instead, now
* --wasm-tier-up is enabled by default,
* --wasm-tier-up has no effect if --liftoff is not set, and
* --future implies --liftoff.

R=ahaas@chromium.org

Bug: chromium:1040061
Change-Id: I5d04ee1f1d84ddcd0654df0e0a4c6298f80aee9e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1993280
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65666}
2020-01-09 16:55:42 +00:00
..
testdata [foozzie] Add test case for different architectures 2019-11-25 12:03:50 +00:00
toolchain [foozzie] Correctness-compare pointer compression build 2019-10-07 07:58:42 +00:00
BUILD.gn [foozzie] Fix sanity checks 2019-09-02 08:30:40 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
PRESUBMIT.py [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_commands.py [foozzie] Refactor argument abstraction 2019-11-15 09:48:18 +00:00
v8_foozzie_harness_adjust.js [foozzie] Fix errors in adjusted harness 2018-03-08 08:17:12 +00:00
v8_foozzie_test.py [foozzie] Add test case for different architectures 2019-11-25 12:03:50 +00:00
v8_foozzie.py [wasm] Adjust flags after changed implications 2020-01-09 16:55:42 +00:00
v8_fuzz_config.py [foozzie] Remove per-testcase random seed 2019-11-12 12:21:51 +00:00
v8_mock_archs.js [foozzie] Fix mocking-out typed arrays 2019-12-09 11:08:57 +00:00
v8_mock.js [foozzie] Mock readline for correctness fuzzing 2019-12-16 14:43:20 +00:00
v8_sanity_checks.js [asm.js] Propagate language mode to exported functions. 2019-07-19 11:47:48 +00:00
v8_suppressions.js [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_suppressions.py [foozzie] Improve TypeError suppression 2019-09-02 08:29:39 +00:00