Revert 89562. We're being sneakier than I was giving us credit for, and this
[oota-llvm.git] / test / CodeGen / ARM / insn-sched1.ll
index 717b89cccb5f5d87adaa8cb261392579ae9fca3a..59f0d538d47ccf5d45f9b26cb048b18b64bd0634 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -march=arm -mattr=+v6
 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+v6 |\
-; RUN:   grep mov | count 4
+; RUN:   grep mov | count 3
 
 define i32 @test(i32 %x) {
         %tmp = trunc i32 %x to i16              ; <i16> [#uses=1]