DescriptionSeparated the new register allocator in its own files.
Opportunistically removed GreedyAllocator::TryReuseSpillForPhi because it is actually unsuitable for Greedy. It was copied from Linear and it relies on hints, however, the current implementation of hints assumes linear scan.
This change doesn't aim to address performance nor correctness for Greedy.
BUG=
Committed: https://crrev.com/4e0b7b0cf5c591219ad1152a832123a9837eeecb
Cr-Commit-Position: refs/heads/master@{#29054}
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Messages
Total messages: 15 (5 generated)
|