[all-commits] [llvm/llvm-project] c30c5f: [MC] Simplify uses of subregs/superregs. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Apr 18 06:17:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c30c5f0122243326f89c0f0e9e78118ff34ca9ed
https://github.com/llvm/llvm-project/commit/c30c5f0122243326f89c0f0e9e78118ff34ca9ed
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M llvm/include/llvm/MC/MCRegisterInfo.h
M llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
M llvm/lib/CodeGen/IfConversion.cpp
M llvm/lib/CodeGen/LivePhysRegs.cpp
M llvm/lib/CodeGen/MachineRegisterInfo.cpp
M llvm/lib/CodeGen/RegisterScavenging.cpp
M llvm/lib/CodeGen/StackMaps.cpp
Log Message:
-----------
[MC] Simplify uses of subregs/superregs. NFC.
More information about the All-commits
mailing list