[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-sub3.ll
index 1dbda57f2369888241564d332e677a2fb2dc4561..a3702f442c42989f025d79d0bf5a79737df563a4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=thumb -mattr=+thumb2 < %s | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 ; 171 = 0x000000ab
 define i64 @f1(i64 %a) {