[PATCH] D91420: [PowerPC][PCRelative] Add new seudo instructions for PCRel TLS to fix R2 clobber issue

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 09:53:35 PST 2020


NeHuang updated this revision to Diff 306721.
NeHuang added a comment.

Addressed review comment to merge common code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91420

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91420.306721.patch
Type: text/x-patch
Size: 5213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/29050172/attachment.bin>


More information about the llvm-commits mailing list