[PATCH] D45633: [XRay] Typed event logging intrinsic

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 14:33:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330219: [XRay] Typed event logging intrinsic (authored by kpw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45633?vs=142446&id=142833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45633

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/FastISel.h
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/Support/TargetOpcodes.def
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.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
  llvm/trunk/test/CodeGen/X86/xray-typed-event-log.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45633.142833.patch
Type: text/x-patch
Size: 74294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/63904882/attachment.bin>


More information about the llvm-commits mailing list