ARM: force soft-float ABI for tests depending on it.
[oota-llvm.git] / test / CodeGen / ARM / vlddup.ll
index 5509f3e0a0da099d9ace520c192c7c889dbde913..f5339f8495a70abea4e3d7c497b45fb0aae74fe1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc < %s -march=arm -float-abi=soft -mattr=+neon | FileCheck %s
 
 define <8 x i8> @vld1dupi8(i8* %A) nounwind {
 ;CHECK-LABEL: vld1dupi8: