Add testcase for r63142.
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-14-Coalescer-Bug.ll
index 4a8f37608b5ff479fb247117ada383881f5a0ae1..b5635b38cfc950b78a3b13f7be36d7638c6ed89a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | grep 4
+; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | count 1
 
        %struct.double_int = type { i64, i64 }
        %struct.tree_common = type <{ i8, [3 x i8] }>