RegAlloc superpass: includes phi elimination, coalescing, and scheduling.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
index e5dda4ac754c020d428a1c95e044b7e5067ba988..ac167b009a8d5c0f4288c24cdcc320e01d754cb6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -O0 -fast-isel=false -regalloc=linearscan | grep mov | count 5
+; RUN: llc < %s -march=x86 -O0 -fast-isel=false -optimize-regalloc -regalloc=basic | grep mov | count 5
 ; PR2343
 
        %llvm.dbg.anchor.type = type { i32, i32 }