AArch64: support the Apple NEON syntax for v8.2 crypto instructions.
authorTim Northover <t.p.northover@gmail.com>
Wed, 27 Nov 2019 10:50:16 +0000 (10:50 +0000)
committerTim Northover <t.p.northover@gmail.com>
Wed, 27 Nov 2019 10:54:38 +0000 (10:54 +0000)
commit31c25fadccec0d5e5f0048b551b99f8976b87eb0
tree4c672c9173f98a1364e7b7224880f9c3bf4e6579
parent3b35603a56b2dcc7fb0480d8d4c4aeacacecf1fb
AArch64: support the Apple NEON syntax for v8.2 crypto instructions.

Very simple change, just adding the extra syntax variant.
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/test/MC/AArch64/armv8.2a-crypto-apple.s [new file with mode: 0644]