[all-commits] [llvm/llvm-project] 0a07e6: [llvm] Allow Fast and Tail CC in UEFI (#138361)

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Tue May 6 15:48:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a07e6beaf0560da75cdde31a2b1d2fa608bf27d
      https://github.com/llvm/llvm-project/commit/0a07e6beaf0560da75cdde31a2b1d2fa608bf27d
  Author: Prabhu Rajasekaran <prabhukr at google.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86Subtarget.h
    M llvm/test/CodeGen/X86/musttail-tailcc.ll
    M llvm/test/CodeGen/X86/tailcall-tailcc.ll
    M llvm/test/CodeGen/X86/tailcc-fastcc.ll
    M llvm/test/CodeGen/X86/tailcc-fastisel.ll
    M llvm/test/CodeGen/X86/tailccstack64.ll
    A llvm/test/CodeGen/X86/uefi-fastcc.ll

  Log Message:
  -----------
  [llvm] Allow Fast and Tail CC in UEFI (#138361)

Allow tail call and fastcc optimizations for UEFI X86_64 targets.



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