summaryrefslogtreecommitdiff
path: root/test/MC/ARM64/vector-lists.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/vector-lists.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/vector-lists.s')
-rw-r--r--test/MC/ARM64/vector-lists.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM64/vector-lists.s b/test/MC/ARM64/vector-lists.s
index e4cef610d7..0d02602237 100644
--- a/test/MC/ARM64/vector-lists.s
+++ b/test/MC/ARM64/vector-lists.s
@@ -1,4 +1,4 @@
-// RUN: not llvm-mc -triple arm64 -show-encoding < %s 2>%t | FileCheck %s
+// RUN: not llvm-mc -triple arm64 -mattr=neon -show-encoding < %s 2>%t | FileCheck %s
// RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s
ST4 {v0.8B-v3.8B}, [x0]