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:
941ff58
)
Fix test, instruction count is valid only if stack is not realigned
author
Anton Korobeynikov
<asl@math.spbu.ru>
Wed, 23 Apr 2008 18:24:48 +0000
(18:24 +0000)
committer
Anton Korobeynikov
<asl@math.spbu.ru>
Wed, 23 Apr 2008 18:24:48 +0000
(18:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50170
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2006-05-11-InstrSched.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2006-05-11-InstrSched.ll
b/test/CodeGen/X86/2006-05-11-InstrSched.ll
index 32d9b2c8633673f8b4180c6c34e911e9d9e5f9b2..9d1d324fcec3e18c1813b1754b77f619e9496bb9 100644
(file)
--- a/
test/CodeGen/X86/2006-05-11-InstrSched.ll
+++ b/
test/CodeGen/X86/2006-05-11-InstrSched.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats |&\
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats
-realign-stack=0
|&\
; RUN: grep {asm-printer} | grep 32
target datalayout = "e-p:32:32"