[PATCH] D38102: [XRay] support conditional return on PPC.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 11:31:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314005: [XRay] support conditional return on PPC. (authored by timshen).

Changed prior to commit:
  https://reviews.llvm.org/D38102?vs=116283&id=116379#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38102

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/CodeGen/XRayInstrumentation.cpp
  llvm/trunk/lib/Target/PowerPC/PPC.h
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMCInstLower.cpp
  llvm/trunk/test/CodeGen/PowerPC/xray-conditional-return.ll
  llvm/trunk/test/CodeGen/PowerPC/xray-ret-is-terminator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38102.116379.patch
Type: text/x-patch
Size: 17938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/53c02c3b/attachment.bin>


More information about the llvm-commits mailing list