• Clemens Backes's avatar
    [liftoff] Fix handling of pinned registers · c6269350
    Clemens Backes authored
    Pinned registers were not considered correctly when taking a volatile
    register. This CL refactors handling of the pinned registers list by
    combining the candidates list and the pinned list early. This avoid
    additional parameters on some functions and might save some redundant
    masking.
    As a side effect, it also fixes the DCHECK error on arm.
    
    R=ahaas@chromium.org
    
    Bug: chromium:1179025
    Change-Id: Ib9193b209c5741ea97fd1d0dffeeb9e824639439
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2699254Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#72812}
    c6269350
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...