[all-commits] [llvm/llvm-project] 819044: [NFC] Use [MC]Register in RegAllocGreedy
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Oct 23 11:31:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 819044ad2d6a38ee12321d4523b9d980a7afbc18
https://github.com/llvm/llvm-project/commit/819044ad2d6a38ee12321d4523b9d980a7afbc18
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/AllocationOrder.h
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[NFC] Use [MC]Register in RegAllocGreedy
This was initiated from the uses of MCRegUnitIterator, so while likely
not exhaustive, it's a step forward.
Differential Revision: https://reviews.llvm.org/D89975
More information about the All-commits
mailing list