[all-commits] [llvm/llvm-project] 22d3bb: [nfc][regalloc] Move DefaultEvictionAdvisor::* to ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Feb 1 07:59:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22d3bbdf4e3d6e178a3af8a97be57528ad27dbed
https://github.com/llvm/llvm-project/commit/22d3bbdf4e3d6e178a3af8a97be57528ad27dbed
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[nfc][regalloc] Move DefaultEvictionAdvisor::* to RegAllocEvictionAdvisor.cpp
This is leftover from the advisor refactoring. Straight-forward copy and
paste.
More information about the All-commits
mailing list