summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-07-19 13:35:11 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-07-19 13:35:11 +0000
commite9278418483900f9435104e9fff13d5425bcfe27 (patch)
treebf2625b38dc26de4174c0039f675e0f232795741 /test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
parent3c626683b7f061b456cf89c90f1c3c421e7379f9 (diff)
[AARCH64] Enable AARCH64 lit tests on windows dev machines
As discussed on PR27654, this patch fixes the triples of a lot of aarch64 tests and enables lit tests on windows This will hopefully help stop cases where windows developers break the aarch64 target Differential Revision: https://reviews.llvm.org/D22191 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275973 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll')
-rw-r--r--test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll b/test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
index f65694ab80a..a47b013f7f7 100644
--- a/test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
+++ b/test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=aarch64 -aarch64-neon-syntax=apple -aarch64-stp-suppress=false -verify-machineinstrs -asm-verbose=false | FileCheck %s
+; RUN: llc < %s -mtriple=aarch64-eabi -aarch64-neon-syntax=apple -aarch64-stp-suppress=false -verify-machineinstrs -asm-verbose=false | FileCheck %s
; CHECK-LABEL: test_strd_sturd:
; CHECK-NEXT: stp d0, d1, [x0, #-8]