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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 09:24:30 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9fd0062b60e: [XRay][AArch64] Suppport __xray_customevent/__xray_typedevent (authored by MaskRay).

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.533983.patch
Type: text/x-patch
Size: 18622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/b77cb6ac/attachment-0001.bin>


More information about the llvm-commits mailing list