summaryrefslogtreecommitdiff
path: root/test/MC/ARM64/advsimd.s
diff options
context:
space:
mode:
authorKevin Qin <Kevin.Qin@arm.com>2014-04-23 06:22:48 +0000
committerKevin Qin <Kevin.Qin@arm.com>2014-04-23 06:22:48 +0000
commit81ea345894636edc6dc016b6b93ecb7d259b4ae6 (patch)
treefd8798fe21fab87056e468a180eda9248c919567 /test/MC/ARM64/advsimd.s
parentb0015735153741b6f0978127976002fda9503a3c (diff)
downloadllvm-81ea345894636edc6dc016b6b93ecb7d259b4ae6.tar.gz
llvm-81ea345894636edc6dc016b6b93ecb7d259b4ae6.tar.bz2
llvm-81ea345894636edc6dc016b6b93ecb7d259b4ae6.tar.xz
[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
AArch64 has feature predicates for NEON, FP and CRYPTO instructions. This allows the compiler to generate code without using FP, NEON or CRYPTO instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206949 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM64/advsimd.s')
-rw-r--r--test/MC/ARM64/advsimd.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM64/advsimd.s b/test/MC/ARM64/advsimd.s
index fce0832f12..bd1924e4cd 100644
--- a/test/MC/ARM64/advsimd.s
+++ b/test/MC/ARM64/advsimd.s
@@ -1,4 +1,4 @@
-; RUN: llvm-mc -triple arm64-apple-darwin -output-asm-variant=1 -show-encoding < %s | FileCheck %s
+; RUN: llvm-mc -triple arm64-apple-darwin -mattr=crypto -output-asm-variant=1 -show-encoding < %s | FileCheck %s
foo: