• Sigurd Schneider's avatar
    Reland "Reland "[regalloc] Introduce deferred fixed ranges"" · 85017f04
    Sigurd Schneider authored
    This is a reland of 1ca08865
    
    Original change's description:
    > Reland "[regalloc] Introduce deferred fixed ranges"
    > 
    > This is a reland of b1769313
    > 
    > Original change's description:
    > > [regalloc] Introduce deferred fixed ranges
    > > 
    > > Fixed ranges are used to express register constraints in the
    > > allocator. This change splits these fixed ranges into one for
    > > normal code and deferred code. The former are handeled as before
    > > whereas the latter are only made visible while allocating
    > > registers for deferred code.
    > > 
    > > This prevents forward looking decisions in normal code to be
    > > impacted by register constraints from deferred code.
    > > 
    > > Change-Id: I67d562bb41166194e62765d5ab051bc961054fc7
    > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1477742
    > > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
    > > Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#60322}
    > 
    > Change-Id: I1a31150256eb5608db985b144aab7ea457169d0d
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1530810
    > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#60364}
    
    Change-Id: If4a956716e7e4de132f706be2c395cdfdc04ec94
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1532328Reviewed-by: 's avatarJaroslav Sevcik <jarin@chromium.org>
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#60408}
    85017f04
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...
.clang-tidy 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...