[X86][AVX] Match broadcast loads through a bitcast
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-and.ll
index c9578d9d7d21c804ce543f46403e2ca04bf17ecc..1984b3ffb356ba1ef8239cb557135db0c91944d0 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 i32 @f1(i32 %a, i32 %b) {
 ; CHECK-LABEL: f1: