[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:26:50 PDT 2017
timshen updated this revision to Diff 116268.
timshen added a comment.
Disable default ctor for InstrumentationOptions.
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.116268.patch
Type: text/x-patch
Size: 17554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/fc83de37/attachment.bin>
More information about the llvm-commits
mailing list