[GlobalMerge] Look at uses to create smaller global sets.
[oota-llvm.git] / test / CodeGen / ARM / bic.ll
index 5c6044dad7d4f195cfca0155db7920a13d5f8d81..691f8be4ab66b9200bbe9519dbea4577e8b2b1aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm | grep {bic\\W*r\[0-9\]*,\\W*r\[0-9\]*,\\W*r\[0-9\]*} | count 2
+; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
 
 define i32 @f1(i32 %a, i32 %b) {
     %tmp = xor i32 %b, 4294967295