Undo spill weight tweak. Need to investigate the performance regressions.
[oota-llvm.git] / test / CodeGen / X86 / 2008-03-18-CoalescerBug.ll
index 1e887898f657df61d478059aa802ef4bc8ca5b9e..c3b4a257353a01ff7b0be37c345ea44263f5ab20 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -mattr=+sse2 -disable-fp-elim | grep movss | count 1
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -mattr=+sse2 -disable-fp-elim -stats |& grep {Number of re-materialization} | grep 2
+; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -mattr=+sse2 -disable-fp-elim -stats |& grep {Number of re-materialization} | grep 1
 
        %struct..0objc_object = type opaque
        %struct.OhBoy = type {  }