[PATCH] D79977: [ELF][PPC64] Synthesize _savegpr[01]_{14..31} and _restgpr[01]_{14..31}

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 09:45:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rGbae7cf674621: [ELF][PPC64] Synthesize _savegpr[01]_{14..31} and _restgpr[01]_{14..31} (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D79977?vs=265618&id=266253#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79977

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Target.h
  lld/ELF/Writer.cpp
  lld/test/ELF/ppc64-restgpr0.s
  lld/test/ELF/ppc64-restgpr1.s
  lld/test/ELF/ppc64-savegpr0.s
  lld/test/ELF/ppc64-savegpr1.s
  lld/test/ELF/ppc64-saveres.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79977.266253.patch
Type: text/x-patch
Size: 11262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/69b57ab2/attachment.bin>


More information about the llvm-commits mailing list