[PATCH] D29796: [XRay] Refactor TSC related functions into a single header. NFC.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 12:42:24 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294777: [XRay] Refactor TSC related functions into a single header. NFC. (authored by timshen).

Changed prior to commit:
  https://reviews.llvm.org/D29796?vs=87901&id=88039#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29796

Files:
  compiler-rt/trunk/lib/xray/xray_AArch64.cc
  compiler-rt/trunk/lib/xray/xray_arm.cc
  compiler-rt/trunk/lib/xray/xray_emulate_tsc.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_interface_internal.h
  compiler-rt/trunk/lib/xray/xray_tsc.h
  compiler-rt/trunk/lib/xray/xray_utils.cc
  compiler-rt/trunk/lib/xray/xray_utils.h
  compiler-rt/trunk/lib/xray/xray_x86_64.cc
  compiler-rt/trunk/lib/xray/xray_x86_64.h
  compiler-rt/trunk/lib/xray/xray_x86_64.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29796.88039.patch
Type: text/x-patch
Size: 16033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/c84d3287/attachment.bin>


More information about the llvm-commits mailing list