• 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
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
OWNERS Loading commit data...
code-generator-impl.h Loading commit data...
code-generator.cc Loading commit data...
code-generator.h Loading commit data...
frame-elider.cc Loading commit data...
frame-elider.h Loading commit data...
gap-resolver.cc Loading commit data...
gap-resolver.h Loading commit data...
instruction-codes.h Loading commit data...
instruction-scheduler.cc Loading commit data...
instruction-scheduler.h Loading commit data...
instruction-selector-impl.h Loading commit data...
instruction-selector.cc Loading commit data...
instruction-selector.h Loading commit data...
instruction.cc Loading commit data...
instruction.h Loading commit data...
jump-threading.cc Loading commit data...
jump-threading.h Loading commit data...
live-range-separator.cc Loading commit data...
live-range-separator.h Loading commit data...
move-optimizer.cc Loading commit data...
move-optimizer.h Loading commit data...
register-allocator-verifier.cc Loading commit data...
register-allocator-verifier.h Loading commit data...
register-allocator.cc Loading commit data...
register-allocator.h Loading commit data...
unwinding-info-writer.h Loading commit data...