• Andreas Haas's avatar
    [wasm] Add some simd opcodes to the wasm-module-builder · 74b907ae
    Andreas Haas authored
    The V8 wasm fuzzer can create regression tests for failing fuzzer cases.
    These regression tests use the wasm-module-builder.js. With the addition
    of simd to the wasm-compile-fuzzer, the fuzzer can now create test cases
    that use simd instructions, but the wasm-module-builder.js did not know
    yet about the new instructions. This CL adds some instructions to
    wasm-module-builder.js.
    
    R=zhin@chromium.org
    
    Bug: chromium:1116019
    Change-Id: I198e4f11c2225a65d6b438f95e351fc14ee66218
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2362694
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Reviewed-by: 's avatarZhi An Ng <zhin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#69467}
    74b907ae
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...