Fix register-dependent X86 tests.
[oota-llvm.git] / test / CodeGen / X86 / pre-split3.ll
index 2e314207c3e340d490aaa08cd3121fe1eea56d5a..0c49a913353c810cfe4cad210166862880ec7a51 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse2 -pre-alloc-split -stats |& \
+; RUN: llc < %s -march=x86 -mattr=+sse2 -pre-alloc-split -regalloc=linearscan -stats |& \
 ; RUN:   grep {pre-alloc-split} | grep {Number of intervals split} | grep 1
 
 define i32 @t(i32 %arg) {