[all-commits] [llvm/llvm-project] dbf61a: [FMV][AArch64] Release notes for clang/llvm 22
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Thu Jan 15 01:14:40 PST 2026
Branch: refs/heads/release/22.x
Home: https://github.com/llvm/llvm-project
Commit: dbf61a894a281abff40e78689f81f3f94bdf2fed
https://github.com/llvm/llvm-project/commit/dbf61a894a281abff40e78689f81f3f94bdf2fed
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M clang/docs/ReleaseNotes.rst
M llvm/docs/ReleaseNotes.md
Log Message:
-----------
[FMV][AArch64] Release notes for clang/llvm 22
Clang (support level upgraded to Release in ACLE)
- Resolver functions can use the PAC and BTI hardening settings.
- Users can override function version priority.
- Unreachable functions versions are diagnosed and ignored.
LLVM (bug fix and improvements in IPO/GlobalOpt)
- Fixed static resolution of indirect calls to versioned functions,
by separating unrelated caller versions which were mixed together.
- Improved the accuracy of the algorithm for low version counts.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list