[PATCH] D34340: [XRay] Reduce synthetic references emitted by XRay

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 23:40:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305880: [XRay] Reduce synthetic references emitted by XRay (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D34340?vs=102991&id=103323#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34340

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/AArch64/xray-tail-call-sled.ll
  llvm/trunk/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-custom-log.ll
  llvm/trunk/test/CodeGen/X86/xray-log-args.ll
  llvm/trunk/test/CodeGen/X86/xray-tail-call-sled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34340.103323.patch
Type: text/x-patch
Size: 11678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/1c499371/attachment.bin>


More information about the llvm-commits mailing list