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

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 14:28:11 PDT 2017


timshen updated this revision to Diff 116269.
timshen added a comment.

Format.


https://reviews.llvm.org/D38102

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38102.116269.patch
Type: text/x-patch
Size: 17480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/4a45b17b/attachment.bin>


More information about the llvm-commits mailing list