[PATCH] D77788: [PowerPC][Future] Enable Tail Calls for PC Relative Code

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 11:18:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1354a03e74c2: [PowerPC][Future] Implement PC Relative Tail Calls (authored by stefanp).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D77788?vs=258384&id=260385#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77788

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-simple.ll
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
  llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
  llvm/test/CodeGen/PowerPC/pcrel-indirect-call.ll
  llvm/test/CodeGen/PowerPC/pcrel-tail-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77788.260385.patch
Type: text/x-patch
Size: 28278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/21cf2ba4/attachment-0001.bin>


More information about the llvm-commits mailing list