[all-commits] [llvm/llvm-project] 124b46: [NFC][AArch64] Document and improve FMV code.
Pavel Iliin via All-commits
all-commits at lists.llvm.org
Wed Mar 8 15:24:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 124b46a897a7044be3cb49b9e0097d8cca47ba6b
https://github.com/llvm/llvm-project/commit/124b46a897a7044be3cb49b9e0097d8cca47ba6b
Author: Pavel Iliin <Pavel.Iliin at arm.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M clang/include/clang/Basic/TargetInfo.h
M clang/lib/AST/ASTContext.cpp
M clang/lib/Basic/Targets/AArch64.cpp
M clang/lib/Basic/Targets/AArch64.h
M clang/lib/Sema/SemaDeclAttr.cpp
M llvm/include/llvm/TargetParser/AArch64TargetParser.h
Log Message:
-----------
[NFC][AArch64] Document and improve FMV code.
Differential Revision: https://reviews.llvm.org/D145538
More information about the All-commits
mailing list