mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-17 00:27:31 +00:00
Fix testcase.
llvm-svn: 127298
This commit is contained in:
parent
68934338ab
commit
3ffd0d2f15
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user