• Clemens Hammacher's avatar
    [Liftoff] Implement parallel register moves · 6c613288
    Clemens Hammacher authored
    This was not implemented so far, leading to lots of clusterfuzz issues.
    Testing this feature would require complicating the interface a lot and
    exposing more implementation details in the header file, hence we just
    go with regression tests for now.
    
    R=ahaas@chromium.org, titzer@chromium.org
    
    Bug: v8:6600, chromium:782280
    Change-Id: I12863f3eb59a8dffdcc7d3bfb8e1f0ae0eec15ee
    Reviewed-on: https://chromium-review.googlesource.com/758772Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#49286}
    6c613288
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
DEPS Loading commit data...
liftoff-assembler.cc Loading commit data...
liftoff-assembler.h Loading commit data...
liftoff-compiler.cc Loading commit data...