projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c087e5
)
&& no longer needed
author
Chris Lattner
<sabre@nondot.org>
Wed, 25 Apr 2007 22:32:55 +0000
(22:32 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 25 Apr 2007 22:32:55 +0000
(22:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36453
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
b/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
index 32d548753fb8571400bc9f70e40889f229c313dd..0d2082421b5cae9e12c9ad03dd78dd8d6555ee04 100644
(file)
--- a/
test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
+++ b/
test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -o - -march=x86 -mattr=+mmx | grep paddq | wc -l | grep 2
&&
+; RUN: llvm-as < %s | llc -o - -march=x86 -mattr=+mmx | grep paddq | wc -l | grep 2
; RUN: llvm-as < %s | llc -o - -march=x86 -mattr=+mmx | grep movq | wc -l | grep 3
define <1 x i64> @unsigned_add3(<1 x i64>* %a, <1 x i64>* %b, i32 %count) {