From e41ebccafd8521197b262712f48eeafc1315bf2c Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Wed, 10 May 2006 19:53:05 +0000 Subject: [PATCH] Update test case git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28216 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/2006-05-08-InstrSched.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/X86/2006-05-08-InstrSched.ll b/test/CodeGen/X86/2006-05-08-InstrSched.ll index 5fd9c026f87..f7bceedfe79 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*