projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ade218
)
Improved codegen due to Chris' live interval joining changes.
author
Evan Cheng
<evan.cheng@apple.com>
Sat, 26 Aug 2006 07:38:36 +0000
(07:38 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Sat, 26 Aug 2006 07:38:36 +0000
(07:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29899
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2006-05-08-InstrSched.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2006-05-08-InstrSched.ll
b/test/CodeGen/X86/2006-05-08-InstrSched.ll
index 978484c42419787d4fe662063c3a9939af235b2f..8743909fffd8edad04c53e32e6ddb9abcae33eee 100644
(file)
--- a/
test/CodeGen/X86/2006-05-08-InstrSched.ll
+++ b/
test/CodeGen/X86/2006-05-08-InstrSched.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep '
xorb $16, %cl
'
+; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep '
subl.*%esp
'
%A = external global ushort*
%B = external global uint