Undo spill weight tweak. Need to investigate the performance regressions.
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-14-Coalescer-Bug.ll
index 5a8e4e4a66818a8ae42f2ddaa6e2828ff005aab0..07e926a3ee29b464771070ff227be4ed74b4c0e7 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 2
 
        %struct.double_int = type { i64, i64 }
        %struct.tree_common = type <{ i8, [3 x i8] }>