[all-commits] [llvm/llvm-project] 31c25f: AArch64: support the Apple NEON syntax for v8.2 cr...
Tim Northover via All-commits
all-commits at lists.llvm.org
Wed Nov 27 03:09:11 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 31c25fadccec0d5e5f0048b551b99f8976b87eb0
https://github.com/llvm/llvm-project/commit/31c25fadccec0d5e5f0048b551b99f8976b87eb0
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrFormats.td
A llvm/test/MC/AArch64/armv8.2a-crypto-apple.s
Log Message:
-----------
AArch64: support the Apple NEON syntax for v8.2 crypto instructions.
Very simple change, just adding the extra syntax variant.
More information about the All-commits
mailing list