[all-commits] [llvm/llvm-project] 6732c4: [llvm][AArch64] Accept armv8.8 "hbc" and "mops" in...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jan 20 01:16:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6732c4389786bf12e5adc2c9fba19fef2fe93c86
https://github.com/llvm/llvm-project/commit/6732c4389786bf12e5adc2c9fba19fef2fe93c86
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
M llvm/test/MC/AArch64/directive-arch_extension-negative.s
M llvm/test/MC/AArch64/directive-arch_extension.s
Log Message:
-----------
[llvm][AArch64] Accept armv8.8 "hbc" and "mops" in .arch_extension directive
Reviewed By: lenary
Differential Revision: https://reviews.llvm.org/D117693
More information about the All-commits
mailing list