Fix testcase.

llvm-svn: 127298
This commit is contained in:
Eric Christopher 2011-03-09 00:41:41 +00:00
parent 68934338ab
commit 3ffd0d2f15

View 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,