[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
Tue Nov 24 08:11:55 PST 2020


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

Add the missing test case.


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
  llvm/test/CodeGen/PowerPC/pcrel-tls_get_addr_clobbers.ll

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


More information about the llvm-commits mailing list