Changes in directory llvm/test/Regression/CodeGen/X86:

2006-05-08-InstrSched.ll updated: 1.1 -> 1.2
---
Log message:

Update test case

---
Diffs of the changes:  (+1 -0)

 2006-05-08-InstrSched.ll |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll
diff -u llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll:1.1 
llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll:1.2
--- llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll:1.1       Tue May 
 9 02:20:24 2006
+++ llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll   Wed May 10 
14:53:05 2006
@@ -1,3 +1,4 @@
+; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static 
-sched-lower-defnuse &&
 ; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static 
-sched-lower-defnuse | not grep 'xorb $16, %cl'
 
 %A = external global ushort*



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to