]> granicus.if.org Git - llvm/commitdiff
llvm/test/CodeGen/X86/vector-gep.ll: Appease to add -mtriple=i686-linux.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 4 Jul 2014 11:55:40 +0000 (11:55 +0000)
committerNAKAMURA 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

index 50db4025a22ef38175f9c9f105cb91f3b3ac7454..291cc11f55beab58e3d9abdd1266bf364d6f8a90 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mcpu=corei7-avx | FileCheck %s
+; RUN: llc < %s -mtriple=i686-linux -mcpu=corei7-avx | FileCheck %s
 ; RUN: opt -instsimplify -disable-output < %s
 
 ;CHECK-LABEL: AGEP0: