Move & restructure test per review.
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-14-Coalescer-Bug.ll
index 5a8e4e4a66818a8ae42f2ddaa6e2828ff005aab0..b5635b38cfc950b78a3b13f7be36d7638c6ed89a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | count 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] }>