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 7e4f747f735612d8f82671902c6db442bea1beb8..e76860ffafa8e72ce3b9fa4c94247e0401e9a035 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