[x86] Remove the insanely over-aggressive unpack lowering strategy for
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-16-SpillerUnfold.ll
index ad18a0c5b94d42b9ff51589f51a0057491821ed1..679a65d93d09004a171670d0d43bec4d32ee9913 100644 (file)
@@ -1,7 +1,10 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -relocation-model=pic -disable-fp-elim -stats 2>&1 | grep "Number of modref unfolded"
+; REQUIRES: asserts
+; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -relocation-model=pic -disable-fp-elim -stats 2>&1 | FileCheck %s
 ; XFAIL: *
 ; 69408 removed the opportunity for this optimization to work
 
+; CHECK: {{Number of modref unfolded}}
+
        %struct.SHA512_CTX = type { [8 x i64], i64, i64, %struct.anon, i32, i32 }
        %struct.anon = type { [16 x i64] }
 @K512 = external constant [80 x i64], align 32         ; <[80 x i64]*> [#uses=2]