[PATCH] D140727: [XRay] Add initial support for loongarch64
Limin Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 7 01:40:33 PDT 2023
Ami-zhang updated this revision to Diff 538022.
Ami-zhang added a comment.
Rebase and make some improvements.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140727/new/
https://reviews.llvm.org/D140727
Files:
clang/lib/Driver/XRayArgs.cpp
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/xray/CMakeLists.txt
compiler-rt/lib/xray/xray_interface.cpp
compiler-rt/lib/xray/xray_loongarch64.cpp
compiler-rt/lib/xray/xray_trampoline_loongarch64.S
compiler-rt/lib/xray/xray_tsc.h
compiler-rt/test/xray/TestCases/Posix/c-test.cpp
compiler-rt/test/xray/TestCases/Posix/fdr-thread-order.cpp
llvm/lib/CodeGen/XRayInstrumentation.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.h
llvm/lib/Target/LoongArch/LoongArchSubtarget.h
llvm/lib/XRay/InstrumentationMap.cpp
llvm/test/CodeGen/LoongArch/xray-attribute-instrumentation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140727.538022.patch
Type: text/x-patch
Size: 21580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230707/8c37bda7/attachment-0001.bin>
More information about the cfe-commits
mailing list