[PATCH] D29742: [XRay] Implement powerpc64le xray.
    Tim Shen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  9 02:56:37 PST 2017
    
    
  
timshen updated this revision to Diff 87781.
timshen added a comment.
Use emulated TSC for now.
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_fdr_logging.cc
  compiler-rt/lib/xray/xray_inmemory_log.cc
  compiler-rt/lib/xray/xray_interface.cc
  compiler-rt/lib/xray/xray_powerpc64.cc
  compiler-rt/lib/xray/xray_trampoline_powerpc64.S
  compiler-rt/lib/xray/xray_trampoline_powerpc64.cc
  compiler-rt/lib/xray/xray_utils.cc
  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.87781.patch
Type: text/x-patch
Size: 17923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/2a60db9d/attachment.bin>
    
    
More information about the llvm-commits
mailing list