-sched-commute-nodes is now on by default.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 25 May 2006 08:39:25 +0000 (08:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 25 May 2006 08:39:25 +0000 (08:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28467 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2006-05-11-InstrSched.ll

index 9443554db878c0007f9310929db9729440a5d635..dee572108b8085a4582b9c3530264ed2010946a8 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -sched-commute-nodes &&
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -sched-commute-nodes -stats 2>&1 | grep 'asm-printer' | grep 39
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats 2>&1 | grep 'asm-printer' | grep 39
 
 void %foo(int* %mc, int* %bp, int* %ms, int* %xmb, int* %mpp, int* %tpmm, int* %ip, int* %tpim, int* %dpp, int* %tpdm, int* %bpi, int %M) {
 entry: