[PATCH] D133946: [CodeGen] Don't zero callee-save registers with zero-call-used-regs (PR57692)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 02:52:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4309800e9dc: [CodeGen] Don't zero callee-save registers with zero-call-used-regs (PR57692) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133946/new/

https://reviews.llvm.org/D133946

Files:
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/AArch64/zero-call-used-regs.ll
  llvm/test/CodeGen/X86/zero-call-used-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133946.460690.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/1f424b1b/attachment.bin>


More information about the llvm-commits mailing list