• mtrofin's avatar
    Unit tests for the live range conflict detection mechanism... · 3e3608cd
    mtrofin authored
    Unit tests for the live range conflict detection mechanism (CoalescedLiveRanges) in the Greedy Allocator.
    
    Consolidated conflict detection and traversal logic in CoalescedLiveRanges to avoid duplication in both code and testing. In addition, this change achieves better separation between CoalescedLiveRanges and other register allocator components, improving testability and maintainability.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1219063017
    
    Cr-Commit-Position: refs/heads/master@{#29783}
    3e3608cd
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...