[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
Fri Sep 14 12:25:06 PDT 2018


sfertile updated this revision to Diff 165566.
sfertile added a comment.

Addressed initial comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49237

Files:
  ELF/Arch/PPC64.cpp
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  test/ELF/Inputs/ppc64le-quadword-ldst.o
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-got-indirect.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-toc-addis-nop-lqsq.s
  test/ELF/ppc64-toc-addis-nop.s
  test/ELF/ppc64-tocopt-option.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49237.165566.patch
Type: text/x-patch
Size: 18534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/3c2a9e39/attachment-0001.bin>


More information about the llvm-commits mailing list