R600: Correctly set the src value offset for scalarized kernel args
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-rsb.ll
index 94a1fb0a4a1af1e1627e23a33f639c201a43e8f8..1c5acadcf40ed16b49030c8ad58f2d0706c7d655 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 define i32 @f1(i32 %a, i32 %b) {
     %tmp = shl i32 %b, 5