commit | e6efe405de108e6a3cb13b01d4919d84a082cdd3 | [log] [tgz] |
---|---|---|
author | NAKAMURA Takumi <geek4civic@gmail.com> | Mon Dec 05 07:54:57 2011 +0000 |
committer | NAKAMURA Takumi <geek4civic@gmail.com> | Mon Dec 05 07:54:57 2011 +0000 |
tree | 745ff2266911b9d81f993d5e9fca3441c9c12285 | |
parent | 51bec1a37a4702244b280085d0ab5e5b0f1ebaaf [diff] [blame] |
test/CodeGen/X86/pointer-vector.ll: Add explicit -mtriple=i686-linux. llvm-svn: 145805
diff --git a/llvm/test/CodeGen/X86/pointer-vector.ll b/llvm/test/CodeGen/X86/pointer-vector.ll index 9c1c521..cc1df2f 100644 --- a/llvm/test/CodeGen/X86/pointer-vector.ll +++ b/llvm/test/CodeGen/X86/pointer-vector.ll
@@ -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