[PATCH] D153320: [XRay][AArch64] Suppport __xray_customevent/__xray_typedevent

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 19:31:34 PDT 2023


MaskRay updated this revision to Diff 533454.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Appreciate the comments. updates. 
(Yes, there is currently a lack of review resources on XRay...)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153320/new/

https://reviews.llvm.org/D153320

Files:
  compiler-rt/lib/xray/xray_AArch64.cpp
  compiler-rt/lib/xray/xray_trampoline_AArch64.S
  compiler-rt/test/xray/TestCases/Posix/custom-event-logging.cpp
  compiler-rt/test/xray/TestCases/Posix/typed-event-logging.cpp
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/xray-custom-log.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153320.533454.patch
Type: text/x-patch
Size: 18380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/900688b7/attachment.bin>


More information about the llvm-commits mailing list