summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-05-10 19:53:05 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-05-10 19:53:05 +0000
commite41ebccafd8521197b262712f48eeafc1315bf2c (patch)
treec9fde8c8b390cedc937aa335c000fbf34cea9414 /test
parentf4f5a77fdc8e3b3cdcbe247ce28d480519d5162c (diff)
downloadllvm-e41ebccafd8521197b262712f48eeafc1315bf2c.tar.gz
llvm-e41ebccafd8521197b262712f48eeafc1315bf2c.tar.bz2
llvm-e41ebccafd8521197b262712f48eeafc1315bf2c.tar.xz
Update test case
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/2006-05-08-InstrSched.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2006-05-08-InstrSched.ll b/test/CodeGen/X86/2006-05-08-InstrSched.ll
index 5fd9c026f8..f7bceedfe7 100644
--- a/test/CodeGen/X86/2006-05-08-InstrSched.ll
+++ b/test/CodeGen/X86/2006-05-08-InstrSched.ll
@@ -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*