[all-commits] [llvm/llvm-project] f344c0: [AArch64] Add missing "pauth" feature to the .arch...
Mark Murray via All-commits
all-commits at lists.llvm.org
Wed Jan 20 04:03:03 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f344c028dea34c1f1ec3b901d7a4c4d5d867384d
https://github.com/llvm/llvm-project/commit/f344c028dea34c1f1ec3b901d7a4c4d5d867384d
Author: Mark Murray <mark.murray at arm.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
A llvm/test/MC/AArch64/armv8.3a-pauth.s
M llvm/test/MC/AArch64/directive-arch_extension.s
Log Message:
-----------
[AArch64] Add missing "pauth" feature to the .arch_extension directive.
Differential Revision: https://reviews.llvm.org/D94970
Commit: cab20f61057760e3f9d7e12a9b25f3934ebd1ea4
https://github.com/llvm/llvm-project/commit/cab20f61057760e3f9d7e12a9b25f3934ebd1ea4
Author: Mark Murray <mark.murray at arm.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
A llvm/test/MC/AArch64/armv8.4a-flagm.s
M llvm/test/MC/AArch64/directive-arch_extension-negative.s
M llvm/test/MC/AArch64/directive-arch_extension.s
Log Message:
-----------
[AArch64] Add missing "flagm" feature to the .arch_extension directive.
Depends on D94970
Differential Revision: https://reviews.llvm.org/D94971
Compare: https://github.com/llvm/llvm-project/compare/a1d4649a5b17...cab20f610577
More information about the All-commits
mailing list