• Pierre Langlois's avatar
    [cctest] Add fuzz tests for generating parallel moves. · c6b153fd
    Pierre Langlois authored
    These new tests are somewhat similar to the existing gap resolver tests except
    we use the code generator and eventually run the generated code. The main idea
    is to cover cases that are difficult to hit, such as move from/to slots which
    are out of range of loads and stores, but may happen nonetheless.
    
    At this time, the tests only make sure the code generator actually generated
    some code, and that this code runs. In the future, it would be great to also
    check that the moves were actually performed.
    
    Bug: v8:6553
    Change-Id: I089a25fa05b3a20649658bb8952926ab11f91d68
    Reviewed-on: https://chromium-review.googlesource.com/574850
    Commit-Queue: Pierre Langlois <pierre.langlois@arm.com>
    Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#47733}
    c6b153fd
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles 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...
.gitignore Loading commit data...
.gn 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...
Makefile Loading commit data...
Makefile.android 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...