Disable codegen prepare critical edge splitting. Machine instruction passes now
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-2.ll
index 23c509c9936bd251e9da5d09834990608d4ab29c..13e804d94a578b93f291fef70db4103637e738aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep mov | count 5
+; RUN: llc < %s -march=x86 | grep mov | count 4
 ; PR2659
 
 define i32 @binomial(i32 %n, i32 %k) nounwind {