aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/widen-vmovs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/widen-vmovs.ll')
-rw-r--r--test/CodeGen/ARM/widen-vmovs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/widen-vmovs.ll b/test/CodeGen/ARM/widen-vmovs.ll
index 679e3f4347..1efbc73650 100644
--- a/test/CodeGen/ARM/widen-vmovs.ll
+++ b/test/CodeGen/ARM/widen-vmovs.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -widen-vmovs -mcpu=cortex-a8 -verify-machineinstrs -disable-code-place | FileCheck %s
+; RUN: llc < %s -widen-vmovs -mcpu=cortex-a8 -verify-machineinstrs -disable-block-placement | FileCheck %s
target triple = "thumbv7-apple-ios"
; The 1.0e+10 constant is loaded from the constant pool and kept in a register.