[AArch64] Crypto requires FP.
authorJames Molloy <james.molloy@arm.com>
Wed, 5 Apr 2017 10:44:38 +0000 (10:44 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 5 Apr 2017 10:44:38 +0000 (10:44 +0000)
commit9d42334e02c25ec77c4f465676806121b56e0764
tree3c7dcbbd74cec706c9eba2c9ed2ca567ab818675
parent56abf209c21f63dc57ac182563cb0f0a743d74ae
[AArch64] Crypto requires FP.

So if FP is disabled, crypto should also be disabled.

llvm-svn: 299531
llvm/lib/Target/AArch64/AArch64.td
llvm/test/MC/AArch64/nofp-crypto-diagnostic.s [new file with mode: 0644]