]> granicus.if.org Git - llvm/commitdiff
Merge r127298 from mainline.
authorEric Christopher <echristo@apple.com>
Thu, 10 Mar 2011 23:58:13 +0000 (23:58 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 10 Mar 2011 23:58:13 +0000 (23:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@127435 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/fold-pcmpeqd-0.ll

index 086079125142cd70e648ccfc0111ec47d5f49188..d6b974d7936370231c6d74d25997795ec90fc1a7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin | grep pcmpeqd | count 1
+; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=yonah | grep pcmpeqd | count 1
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep pcmpeqd | count 1
 
 ; This testcase shouldn't need to spill the -1 value,