[PATCH] D49237: [PPC64] Optimize redundant instructions using R_PPC64_TOC16_HA in nop
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 19 17:28:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
sfertile marked an inline comment as done.
Closed by commit rL342602: [PPC64] Optimize redundant instructions in global access sequences. (authored by sfertile, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49237?vs=165829&id=166201#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49237
Files:
lld/trunk/ELF/Arch/PPC64.cpp
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Options.td
lld/trunk/test/ELF/Inputs/ppc64le-quadword-ldst.o
lld/trunk/test/ELF/ppc64-func-entry-points.s
lld/trunk/test/ELF/ppc64-got-indirect.s
lld/trunk/test/ELF/ppc64-relocs.s
lld/trunk/test/ELF/ppc64-toc-addis-nop-lqsq.s
lld/trunk/test/ELF/ppc64-toc-addis-nop.s
lld/trunk/test/ELF/ppc64-tocopt-option.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49237.166201.patch
Type: text/x-patch
Size: 18486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/a27dcd5a/attachment.bin>
More information about the llvm-commits
mailing list