Revert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization"
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-and.ll
index 3ffcfd706dab56debd9ce84d70702a66310f885e..1984b3ffb356ba1ef8239cb557135db0c91944d0 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) {
 ; CHECK-LABEL: f1: