v8/test
Ng Zhi An 1ae2636293 Enable wasm_simd_post_mvp flag in fuzzer
Bitmask requires wasm_simd_post_mvp because it was merged into SIMD
proposal after 84 cut, which Origin Trial starts.

For now, bitmask is the only instruction that requires this flag to be
set, and no other post mvp instructions are included in the fuzzer.

We should revert this change (and also move bitmask out of the flag)
after this OT is over.

Bug: chromium:1098666
Change-Id: I7d45c805aaa18bfc1a5180e70b912d5f17d4a31d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2264628
Reviewed-by: Deepti Gandluri <gdeepti@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68549}
2020-06-25 16:42:16 +00:00
..
benchmarks [snapshot] Clear reconstructable data prior to d8 stress_snapshot run 2020-05-06 07:11:22 +00:00
cctest [wasm-simd][arm] Prototype f32x4.nearest 2020-06-24 20:40:24 +00:00
common [wasm][interpreter] Remove RaiseException 2020-06-25 10:30:22 +00:00
debugger [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
debugging [wasm][respect] Avoid 'sanity check' 2020-06-19 14:32:15 +00:00
fuzzer Enable wasm_simd_post_mvp flag in fuzzer 2020-06-25 16:42:16 +00:00
fuzzilli Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
inspector [inspector] Name callback functions more descriptively 2020-06-19 11:15:15 +00:00
intl Roll icu to fix sr-ME timeZoneName in Latin bug 2020-06-19 06:42:51 +00:00
js-perf-test [js-perf-test] Benchmark for sloppy equality 2020-05-04 08:29:00 +00:00
memory [owners] Remove redundant OWNERS files in test/ 2019-06-24 12:44:32 +00:00
message [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
mjsunit [wasm] Skip test that times out on gc-stress 2020-06-25 16:11:45 +00:00
mkgrokdump [heap] Move BaseSpace into base-space.h 2020-06-19 09:38:24 +00:00
mozilla [Respect] Prefer inclusive terms 2020-06-22 18:11:23 +00:00
test262 [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
torque [torque] generate Cast<> macros from Torque-defined classes 2020-06-23 08:01:54 +00:00
unittests [wasm] Remove indirection for accessing local types 2020-06-25 14:15:25 +00:00
wasm-api-tests [wasm-api-tests] initialize the loop variable 2020-06-10 15:39:58 +00:00
wasm-js [wasm][tests] Remove BigInt proposal tests 2020-06-25 14:43:05 +00:00
wasm-spec-tests [wasm][tests] Remove BigInt proposal tests 2020-06-25 14:43:05 +00:00
webkit [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
BUILD.gn Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00