New scheduling test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28232 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng
2006-05-12 01:59:17 +00:00
parent 13d41b9d72
commit 29225b1d32
2 changed files with 54 additions and 2 deletions

View File

@@ -1,5 +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'
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep 'xorb $16, %cl'
%A = external global ushort*
%B = external global uint