• mtrofin's avatar
    [turbofan] relative_id of splinters and their children. · 96c0e6f9
    mtrofin authored
    A LiveRange is identified by 2 integers: the vreg() of its TopLevel,
    which is the virtual register (operand) ID; and a relative_id(), which has
    no meaning in the program, but is valuable in debugging or tracing
    scenarios.
    
    This change ensures that relative_id is unique even in cases of splinter
    ranges and their children.
    
    Review URL: https://codereview.chromium.org/1318493005
    
    Cr-Commit-Position: refs/heads/master@{#30665}
    96c0e6f9
Name
Last commit
Last update
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
DEPS Loading commit data...
atomic-utils-unittest.cc Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.status Loading commit data...