-sched-commute-nodes is now on by default.

llvm-svn: 28467
This commit is contained in:
Evan Cheng 2006-05-25 08:39:25 +00:00
parent 009f5f55f7
commit 9414021779
1 changed files with 1 additions and 2 deletions

View 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 -stats 2>&1 | grep 'asm-printer' | grep 39
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -sched-commute-nodes -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) { 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: entry: