• Bill Budge's avatar
    [wasm simd] Fuzz test the shuffle opcode · d950fc47
    Bill Budge authored
    - Reorganizes shuffle tests into tabular form.
    - Adds a test that composes random numbers of random shuffles to
      make new shuffles.
    - Adds a test that generates functions to compute a complex expression
      consisting of shuffles, and compares interpreter results to compiled
      code results.
    - Fixes a problem with temp register exhaustion on ARM 32-bit.
    - Matches identity shuffles (returning first or second operand
      unchanged) and uses EmitIdentity() for these.
    
    Bug: v8:6020
    Change-Id: Ie41c14fee52a7406b1d32e731e050096400e12f5
    Reviewed-on: https://chromium-review.googlesource.com/1119567
    Commit-Queue: Bill Budge <bbudge@chromium.org>
    Reviewed-by: 's avatarJaroslav Sevcik <jarin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54446}
    d950fc47
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...