[all-commits] [llvm/llvm-project] 522f34: [PowerPC] Expand global named register support (#1...
Lei Huang via All-commits
all-commits at lists.llvm.org
Thu Oct 24 07:05:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 522f34cfff693fd3f198808b7b3d17fa02f44120
https://github.com/llvm/llvm-project/commit/522f34cfff693fd3f198808b7b3d17fa02f44120
Author: Lei Huang <lei at ca.ibm.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/named-reg-alloc-r0.ll
M llvm/test/CodeGen/PowerPC/named-reg-alloc-r2-64.ll
M llvm/test/CodeGen/PowerPC/named-reg-alloc-r2.ll
A llvm/test/CodeGen/PowerPC/named-reg-alloc.ll
Log Message:
-----------
[PowerPC] Expand global named register support (#113482)
Enable all valid registers for intrinsics that read from and write
to global named registers.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list