• Clemens Backes's avatar
    Revert "cppgc: Save xmm registers on the stack" · 97b4ed74
    Clemens Backes authored
    This reverts commit 305aa12f.
    
    Reason for revert: Breaks MSVC compilation: https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Win64%20-%20msvc/17718/overview
    
    Original change's description:
    > cppgc: Save xmm registers on the stack
    >
    > Microsoft x86_64 ABI considers XMM6-XMM15 as non-volatile
    > (callee-saved), which means that the compiler can store pointers in them.
    > We need to make sure they are pushed onto the stack inside the stack
    > scanning trampolines.
    >
    > Bug: v8:11710
    > Change-Id: Ida804fe49d3d3b6f179ec276903a42ec8d3d86be
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2865745
    > Commit-Queue: Anton Bikineev <bikineev@chromium.org>
    > Auto-Submit: Anton Bikineev <bikineev@chromium.org>
    > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#74376}
    
    Bug: v8:11710
    Change-Id: I9593e55b5c935619a6707f3c00f9ac295475b30d
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2874462
    Auto-Submit: Clemens Backes <clemensb@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/master@{#74379}
    97b4ed74
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
assembler Loading commit data...
base Loading commit data...
codegen Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
date Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
logging Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parser Loading commit data...
profiler Loading commit data...
regress Loading commit data...
strings Loading commit data...
tasks Loading commit data...
torque Loading commit data...
utils Loading commit data...
wasm Loading commit data...
zone Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
run-all-unittests.cc Loading commit data...
test-helpers.cc Loading commit data...
test-helpers.h Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
testcfg.py Loading commit data...
unittests.status Loading commit data...