[PATCH] D91983: [PowerPC] Fix missing nop after call to weak callee.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 07:39:17 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2812c1515627: [PowerPC] Fix missing nop after call to weak callee. (authored by stefanp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91983

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/ppc64-blnop.ll
  llvm/test/CodeGen/PowerPC/ppc64-calls.ll
  llvm/test/CodeGen/PowerPC/ppc64-sibcall.ll
  llvm/test/CodeGen/PowerPC/pr41088.ll
  llvm/test/CodeGen/PowerPC/preemption.ll
  llvm/test/CodeGen/PowerPC/xray-tail-call-hidden.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91983.310207.patch
Type: text/x-patch
Size: 7080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/b36f650f/attachment.bin>


More information about the llvm-commits mailing list