• jgruber's avatar
    [ia32] Enable restricted register allocation for CSA-generated builtins · 2b1ca978
    jgruber authored
    This switches on a restricted register allocation for all
    CSA-generated builtins on ia32, which treats the kRootRegister (=ebx)
    as unallocatable.
    
    A few builtins are explicitly excluded. These still need to be fixed
    in follow-up CLs. But I'd like to bake this in now to ensure we don't
    add more code that cannot handle restricted allocation.
    
    All of this is still behind the (disabled-by-default on ia32)
    v8_embedded_builtins configuration.
    
    Bug: v8:6666
    Change-Id: If5268aa00439406e1f4e0f7ee18496715a95fdd2
    Reviewed-on: https://chromium-review.googlesource.com/1206874Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#55654}
    2b1ca978
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni 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...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython 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...
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...