• Stephan Herhut's avatar
    Revert "[regalloc] Introduce LiveRangeBundles" · 238a9044
    Stephan Herhut authored
    This reverts commit d024b9a1.
    
    Reason for revert: Left-over static counter in the code.
    
    Original change's description:
    > [regalloc] Introduce LiveRangeBundles
    > 
    > The idea behind this change is to restore some information about
    > pre-ssa values to aid register allocation in sharing spill slots and
    > reusing registers for connected live ranges.
    > 
    > By itself, this change does not improve much but it allows upcoming
    > changes to freely spill and reload ranges without worrying about
    > keeping the assignment stable.
    > 
    > Change-Id: I9320522592546655cc8fd0236d45fe075276a49e
    > Reviewed-on: https://chromium-review.googlesource.com/c/1375665
    > Commit-Queue: Stephan Herhut <herhut@chromium.org>
    > Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#58688}
    
    TBR=sigurds@chromium.org,herhut@chromium.org
    
    Change-Id: Id4f84a0e418e17729a301c848a7b9694f0eb9931
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/1404439Reviewed-by: 's avatarStephan Herhut <herhut@chromium.org>
    Commit-Queue: Stephan Herhut <herhut@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58690}
    238a9044
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...