mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-17 00:57:54 +00:00
test/CodeGen/X86/pointer-vector.ll: Add explicit -mtriple=i686-linux.
llvm-svn: 145805
This commit is contained in:
parent
e873d61004
commit
c6a187dfdd
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i686-linux -mcpu=corei7 | FileCheck %s
|
||||
; RUN: opt -instsimplify %s -disable-output
|
||||
|
||||
;CHECK: SHUFF0
|
||||
|
Loading…
x
Reference in New Issue
Block a user