summaryrefslogtreecommitdiff
path: root/test/MC/AArch64/neon-max-min-pairwise.s
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-24 15:04:20 +0000
committerTim Northover <tnorthover@apple.com>2014-04-24 15:04:20 +0000
commit7b59710b6f8747231eda98015407801df7f70cc5 (patch)
treef9e656a87bda71493a3ec8a49794de0572a6cd08 /test/MC/AArch64/neon-max-min-pairwise.s
parent344569a651497de980ef5e6528f19d7853c6bb6f (diff)
downloadllvm-7b59710b6f8747231eda98015407801df7f70cc5.tar.gz
llvm-7b59710b6f8747231eda98015407801df7f70cc5.tar.bz2
llvm-7b59710b6f8747231eda98015407801df7f70cc5.tar.xz
AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.
This skips a couple of compare ones due to the different syntaxt for floating-point 0.0. AArch64 does it more canonically, and we'll need to fiddle ARM64 to make it work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207119 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AArch64/neon-max-min-pairwise.s')
-rw-r--r--test/MC/AArch64/neon-max-min-pairwise.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/AArch64/neon-max-min-pairwise.s b/test/MC/AArch64/neon-max-min-pairwise.s
index 8d2dadb199..4421be4ed0 100644
--- a/test/MC/AArch64/neon-max-min-pairwise.s
+++ b/test/MC/AArch64/neon-max-min-pairwise.s
@@ -1,4 +1,5 @@
// RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
+// RUN: llvm-mc -triple arm64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
// Check that the assembler can handle the documented syntax for AArch64