summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/floatdp_2source.ll
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-15 14:00:29 +0000
committerTim Northover <tnorthover@apple.com>2014-04-15 14:00:29 +0000
commitbd668872c0c4e772b5247ea90463b47ea08f7b94 (patch)
tree375c38a7c4a8128697a5f6494f67b0685d97da05 /llvm/test/CodeGen/AArch64/floatdp_2source.ll
parentebb3123a5fc7db57b0da26b35a803bec16d31243 (diff)
downloadbcm5719-llvm-bd668872c0c4e772b5247ea90463b47ea08f7b94.tar.gz
bcm5719-llvm-bd668872c0c4e772b5247ea90463b47ea08f7b94.zip
AArch64/ARM64: enable more AArch64 tests on ARM64.
No code changes for this bunch, just some test rejigs. llvm-svn: 206291
Diffstat (limited to 'llvm/test/CodeGen/AArch64/floatdp_2source.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/floatdp_2source.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/floatdp_2source.ll b/llvm/test/CodeGen/AArch64/floatdp_2source.ll
index bb655285ac5..850cbe4881e 100644
--- a/llvm/test/CodeGen/AArch64/floatdp_2source.ll
+++ b/llvm/test/CodeGen/AArch64/floatdp_2source.ll
@@ -1,4 +1,5 @@
; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs -o - %s -mtriple=arm64-linux-gnu | FileCheck %s
@varfloat = global float 0.0
@vardouble = global double 0.0
OpenPOWER on IntegriCloud