Fix the Load/Store optimization pass to work with Thumb1.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-lsr3.ll
index e7ba782afe6a25a1d57871b9bcd014722ddd5a15..c9344c89fb78e9bbdfe7b9878ece50b33c1266fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 define i1 @test1(i64 %poscnt, i32 %work) {
 entry: