• 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
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
libplatform Loading commit data...
DEPS 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...