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:
e2698ed
)
Accept any stack offset, including none, here.
author
Eric Christopher
<echristo@gmail.com>
Wed, 25 Nov 2015 09:21:36 +0000
(09:21 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Wed, 25 Nov 2015 09:21:36 +0000
(09:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254062
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/trunc-store.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/trunc-store.ll
b/test/CodeGen/X86/trunc-store.ll
index 9b145342c318c5f4b69562cb5a98bc519b0b3126..646b4b2c336dfbedc0a0b97296d18df64fbe3039 100644
(file)
--- a/
test/CodeGen/X86/trunc-store.ll
+++ b/
test/CodeGen/X86/trunc-store.ll
@@
-27,7
+27,7
@@
define void @fn1() {
; CHECK-LABEL: fn1
-; CHECK: movb $0,
-8
(%rsp)
+; CHECK: movb $0,
{{.*}}
(%rsp)
; CHECK: cmpq $8, %rax
for.cond:
br label %vector.body