This also got better (55 - 51 instructions). But doing one more re-materialization.

llvm-svn: 52482
This commit is contained in:
Evan Cheng 2008-06-19 01:50:13 +00:00
parent 1d1907d778
commit d6d9cfa72a
1 changed files with 1 additions and 1 deletions

View 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 1
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -mattr=+sse2 -disable-fp-elim -stats |& grep {Number of re-materialization} | grep 2
%struct..0objc_object = type opaque
%struct.OhBoy = type { }