[PATCH] D29742: [XRay] Implement powerpc64le xray.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 16:25:28 PST 2017
timshen updated this revision to Diff 87909.
timshen added a comment.
Rebase onto https://reviews.llvm.org/D29796.
https://reviews.llvm.org/D29742
Files:
clang/lib/Driver/Tools.cpp
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/xray/CMakeLists.txt
compiler-rt/lib/xray/xray_interface.cc
compiler-rt/lib/xray/xray_powerpc64.cc
compiler-rt/lib/xray/xray_powerpc64.inc
compiler-rt/lib/xray/xray_trampoline_powerpc64.S
compiler-rt/lib/xray/xray_trampoline_powerpc64.cc
compiler-rt/lib/xray/xray_tsc.h
llvm/lib/CodeGen/XRayInstrumentation.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/lib/XRay/InstrumentationMap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29742.87909.patch
Type: text/x-patch
Size: 17557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/dc273123/attachment.bin>
More information about the llvm-commits
mailing list