• Clemens Hammacher's avatar
    Reland "[Liftoff] Implement parallel register moves" · 359e69e1
    Clemens Hammacher authored
    This is a reland of 6c613288
    Original change's description:
    > [Liftoff] Implement parallel register moves
    > 
    > 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/758772
    > Reviewed-by: Andreas Haas <ahaas@chromium.org>
    > Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#49286}
    
    Bug: v8:6600, chromium:782280
    Change-Id: I82a75bfeaf83dc63a2917da3ccdc4721c5d689e7
    Reviewed-on: https://chromium-review.googlesource.com/763387Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#49292}
    359e69e1
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...