[all-commits] [llvm/llvm-project] 17cdba: [NFC] Use [MC]Register in RegAllocPBQP & RegisterC...
Gaurav Jain via All-commits
all-commits at lists.llvm.org
Mon Oct 26 17:14:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 17cdba61d4364ac7d89f6be770afdd4cc8daef83
https://github.com/llvm/llvm-project/commit/17cdba61d4364ac7d89f6be770afdd4cc8daef83
Author: Gaurav Jain <gjn at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineRegisterInfo.h
M llvm/include/llvm/CodeGen/RegAllocPBQP.h
M llvm/include/llvm/MC/MCRegister.h
M llvm/lib/CodeGen/RegAllocPBQP.cpp
M llvm/lib/CodeGen/RegisterCoalescer.cpp
M llvm/lib/CodeGen/RegisterCoalescer.h
Log Message:
-----------
[NFC] Use [MC]Register in RegAllocPBQP & RegisterCoalescer
Differential Revision: https://reviews.llvm.org/D90008
More information about the All-commits
mailing list