Enable two-address remat by default.
[oota-llvm.git] / test / CodeGen / X86 / coalescer-commute1.ll
index 6613ac2dbf75ff7d37da5bf29a8df1d02d24ea7f..0fae2a6594665efb850b62713375ec39ffd4f9b1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin -mattr=+sse2 -coalescer-commute-instrs | not grep movaps
+; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin -mattr=+sse2 | not grep movaps
 ; PR1877
 
 @NNTOT = weak global i32 0             ; <i32*> [#uses=1]