[all-commits] [llvm/llvm-project] 8246ac: [AArch64] Add command line support for v9.4-A's In...
Lucas Duarte Prates via All-commits
all-commits at lists.llvm.org
Mon Jan 23 08:40:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8246aceb90c28d27e644fe74e4ad5e2c9e9d85e1
https://github.com/llvm/llvm-project/commit/8246aceb90c28d27e644fe74e4ad5e2c9e9d85e1
Author: Lucas Prates <lucas.prates at arm.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
A clang/test/Driver/aarch64-ite.c
M llvm/include/llvm/TargetParser/AArch64TargetParser.h
M llvm/unittests/TargetParser/TargetParserTest.cpp
Log Message:
-----------
[AArch64] Add command line support for v9.4-A's Instrumentation Extension
This introduces command line support (`+ite`) for the v9.4-A's
Instrumentation Extension (FEAT_ITE).
Patch by Son Tuan Vu.
Reviewed By: lenary, tmatheson
Differential Revision: https://reviews.llvm.org/D141403
More information about the All-commits
mailing list