[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
Thu May 21 15:12:11 PDT 2020
MaskRay updated this revision to Diff 265618.
MaskRay added a comment.
Simplify with MutableArrayRef<uint32_t>
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.265618.patch
Type: text/x-patch
Size: 11257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/3f4e6183/attachment.bin>
More information about the llvm-commits
mailing list