Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
index bed218fb70237959021e58acac657665e59aeda9..9ecd5814de4f75a4c5e5c0542f2dc19eeb1d7fad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -fast -fast-isel=false | grep mov | count 5
+; RUN: llvm-as < %s | llc -march=x86 -O0 -fast-isel=false | grep mov | count 5
 ; PR2343
 
        %llvm.dbg.anchor.type = type { i32, i32 }