MI Sched: test case fix for previous checkin.
authorAndrew Trick <atrick@apple.com>
Fri, 19 Jul 2013 00:31:31 +0000 (00:31 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 19 Jul 2013 00:31:31 +0000 (00:31 +0000)
llvm-svn: 186635

llvm/test/CodeGen/X86/misched-matmul.ll

index 6e6ec0b..d0d93a9 100644 (file)
@@ -7,7 +7,7 @@
 ; flag to disable it for this test case.
 ;
 ; CHECK: @wrap_mul4
-; CHECK: 24 regalloc - Number of spills inserted
+; CHECK: 23 regalloc - Number of spills inserted
 
 define void @wrap_mul4(double* nocapture %Out, [4 x double]* nocapture %A, [4 x double]* nocapture %B) #0 {
 entry: