[RegisterCoalescer] Add a rule to consider more profitable copies first when
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-2.ll
index 02c519fb3e47cc090373330435a47139a0879588..8ee97ae07e6536d16ee0dd5961275d8307f7de92 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc -no-phi-elim-live-out-early-exit -terminal-rule < %s -march=x86 | FileCheck %s
 ; PR2659
 
 define i32 @binomial(i32 %n, i32 %k) nounwind {