summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/t2-imm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/t2-imm.ll')
-rw-r--r--llvm/test/CodeGen/ARM/t2-imm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/t2-imm.ll b/llvm/test/CodeGen/ARM/t2-imm.ll
index 8b4145914e7..dd75cd1783b 100644
--- a/llvm/test/CodeGen/ARM/t2-imm.ll
+++ b/llvm/test/CodeGen/ARM/t2-imm.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
define i32 @f6(i32 %a) {
; CHECK:f6
OpenPOWER on IntegriCloud