[all-commits] [llvm/llvm-project] 06d192: [PowerPC] Expand global named register support (#1...

Lei Huang via All-commits all-commits at lists.llvm.org
Tue Oct 22 11:34:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06d192925d3510d0af6c10e6f64f6deabf66b75f
      https://github.com/llvm/llvm-project/commit/06d192925d3510d0af6c10e6f64f6deabf66b75f
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2024-10-22 (Tue, 22 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-r1-64.ll
    M llvm/test/CodeGen/PowerPC/named-reg-alloc-r1.ll
    M llvm/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll
    M llvm/test/CodeGen/PowerPC/named-reg-alloc-r13.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 (#112603)

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