• 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
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...