mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 06:32:24 +00:00
llvm/test/CodeGen/X86/vector-gep.ll: Appease to add -mtriple=i686-linux.
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
This commit is contained in:
parent
0f9d1b381e
commit
4a183c6b87
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user