[PATCH] D29742: [XRay] Implement powerpc64le xray.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 13:15:00 PST 2017
This revision was automatically updated to reflect the committed changes.
timshen marked an inline comment as done.
Closed by commit rL294781: [XRay] Implement powerpc64le xray. (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D29742?vs=88041&id=88046#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29742
Files:
cfe/trunk/lib/Driver/Tools.cpp
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/xray/CMakeLists.txt
compiler-rt/trunk/lib/xray/xray_interface.cc
compiler-rt/trunk/lib/xray/xray_powerpc64.cc
compiler-rt/trunk/lib/xray/xray_powerpc64.inc
compiler-rt/trunk/lib/xray/xray_trampoline_powerpc64.S
compiler-rt/trunk/lib/xray/xray_trampoline_powerpc64.cc
compiler-rt/trunk/lib/xray/xray_tsc.h
llvm/trunk/lib/CodeGen/XRayInstrumentation.cpp
llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCSubtarget.h
llvm/trunk/lib/XRay/InstrumentationMap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29742.88046.patch
Type: text/x-patch
Size: 18290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/d3abc9dc/attachment.bin>
More information about the llvm-commits
mailing list