[all-commits] [llvm/llvm-project] da7892: [MC] Use regunits instead of MCRegUnitIterator. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jun 16 04:21:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da7892f7295f31b46486418e2abf15334db96cbb
https://github.com/llvm/llvm-project/commit/da7892f7295f31b46486418e2abf15334db96cbb
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/MachineCopyPropagation.cpp
M llvm/lib/CodeGen/RDFRegisters.cpp
M llvm/lib/CodeGen/RegAllocFast.cpp
M llvm/lib/MC/MCRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
M llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
Log Message:
-----------
[MC] Use regunits instead of MCRegUnitIterator. NFC.
Differential Revision: https://reviews.llvm.org/D153122
More information about the All-commits
mailing list