aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-12 22:59:26 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-12 22:59:26 +0000
commit8970060a4ce813337a7610e0cc5501bcfa900495 (patch)
tree93fd3f4bf5235dfaea86156c8eebe568afd01540 /test/CodeGen
parent5fc48100ee2f94dc0d4bef354b06d7373c3770a2 (diff)
downloadexternal_llvm-8970060a4ce813337a7610e0cc5501bcfa900495.zip
external_llvm-8970060a4ce813337a7610e0cc5501bcfa900495.tar.gz
external_llvm-8970060a4ce813337a7610e0cc5501bcfa900495.tar.bz2
Change testcase commandline to be more strict and silence buildbots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139554 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/sse41-blend.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/sse41-blend.ll b/test/CodeGen/X86/sse41-blend.ll
index ebbcdfa..5a169dc 100644
--- a/test/CodeGen/X86/sse41-blend.ll
+++ b/test/CodeGen/X86/sse41-blend.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -promote-elements -mattr=+sse41 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | FileCheck %s
;CHECK: vsel_float
;CHECK: blendvps