[PATCH] D27503: [XRay] Custom event logging intrinsic

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 22:58:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302405: [XRay] Custom event logging intrinsic (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D27503?vs=97564&id=98127#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27503

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/FastISel.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetOpcodes.def
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/X86/X86AsmPrinter.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/xray-custom-log.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27503.98127.patch
Type: text/x-patch
Size: 13048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/9b2ad393/attachment-0001.bin>


More information about the llvm-commits mailing list