Add a limit to the heuristic that register allocates instructions in local order.
[oota-llvm.git] / test / CodeGen / X86 / misched-matmul.ll
index 5454b7cf780a14193187915cfd22006cd60cc67a..3ea6512258d414db8bb9f25310e8ea7d6fd5be0f 100644 (file)
@@ -10,7 +10,7 @@
 ; more complex cases.
 ;
 ; CHECK: @wrap_mul4
-; CHECK: 23 regalloc - Number of spills inserted
+; CHECK: 22 regalloc - Number of spills inserted
 
 define void @wrap_mul4(double* nocapture %Out, [4 x double]* nocapture %A, [4 x double]* nocapture %B) #0 {
 entry: