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:
0f9d1b3
)
llvm/test/CodeGen/X86/vector-gep.ll: Appease to add -mtriple=i686-linux.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 4 Jul 2014 11:55:40 +0000
(11:55 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 4 Jul 2014 11:55:40 +0000
(11:55 +0000)
This doesn't pass if stack alignment is not 16, like cygming, *bsd.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212334
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/vector-gep.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/vector-gep.ll
b/test/CodeGen/X86/vector-gep.ll
index 50db4025a22ef38175f9c9f105cb91f3b3ac7454..291cc11f55beab58e3d9abdd1266bf364d6f8a90 100644
(file)
--- a/
test/CodeGen/X86/vector-gep.ll
+++ b/
test/CodeGen/X86/vector-gep.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -m
arch=x86
-mcpu=corei7-avx | FileCheck %s
+; RUN: llc < %s -m
triple=i686-linux
-mcpu=corei7-avx | FileCheck %s
; RUN: opt -instsimplify -disable-output < %s
;CHECK-LABEL: AGEP0: