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:
1c7a848
)
Fix spelling of 'count'
author
Daniel Dunbar
<daniel@zuster.org>
Fri, 26 Jun 2009 01:33:02 +0000
(
01:33
+0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Fri, 26 Jun 2009 01:33:02 +0000
(
01:33
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74249
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Thumb2/thumb2-mvn.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Thumb2/thumb2-mvn.ll
b/test/CodeGen/Thumb2/thumb2-mvn.ll
index 967e03fc4125b70911bddf88761c9a2071706280..95694d67912e1ed8b63be9ee084c74a5d847d018 100644
(file)
--- a/
test/CodeGen/Thumb2/thumb2-mvn.ll
+++ b/
test/CodeGen/Thumb2/thumb2-mvn.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc | grep {mvn\\W*r\[0-9\],\\W*#\[0-9\]*} | grep {#187\\|#11141290\\|#3422604288\\|#1114112} |
C
ount 4
+; RUN: llvm-as < %s | llc | grep {mvn\\W*r\[0-9\],\\W*#\[0-9\]*} | grep {#187\\|#11141290\\|#3422604288\\|#1114112} |
c
ount 4
target triple = "thumbv7-apple-darwin"