OSDN Git Service

llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown to...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 14 Sep 2014 23:39:01 +0000 (23:39 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 14 Sep 2014 23:39:01 +0000 (23:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217742 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_shuffle-38.ll

index 7e4f747..e76860f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mcpu=corei7 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=corei7 | FileCheck %s
 
 define <2 x double> @ld(<2 x double> %p) nounwind optsize ssp {
 ; CHECK: unpcklpd