[PATCH] D151899: [BOLT] Instrumentation: Initial instrumentation support for AArch64

Elvina Yakubova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 09:36:29 PDT 2023


Elvina created this revision.
Elvina added reviewers: maksfb, Amir, rafaelauler, yota9.
Elvina added a project: bolt.
Herald added subscribers: treapster, ayermolo, pengfei, kristof.beyls.
Herald added a reviewer: rafauler.
Herald added a project: All.
Elvina requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds code generation for AArch64 instrumentation, including direct and indirect calls support.

Elvina Yakubova,
Advanced Software Technology Lab, Huawei


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151899

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Passes/Instrumentation.cpp
  bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151899.527454.patch
Type: text/x-patch
Size: 24918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/7ac7d462/attachment.bin>


More information about the llvm-commits mailing list