summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vdup.ll
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-09-04 05:07:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-09-04 05:07:52 +0000
commit30e30587ebe0f985d4b46ab1123f8d68044004e1 (patch)
tree9f00f204386e5d5ece7e37dd9e187c8d7925b7cf /llvm/test/CodeGen/ARM/vdup.ll
parent59eb5ef136ea78d9017abf488fd891974aa4a44b (diff)
downloadbcm5719-llvm-30e30587ebe0f985d4b46ab1123f8d68044004e1.tar.gz
bcm5719-llvm-30e30587ebe0f985d4b46ab1123f8d68044004e1.zip
Remove stale greps.
llvm-svn: 80986
Diffstat (limited to 'llvm/test/CodeGen/ARM/vdup.ll')
-rw-r--r--llvm/test/CodeGen/ARM/vdup.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/ARM/vdup.ll b/llvm/test/CodeGen/ARM/vdup.ll
index 0d0087b9733..189df8ceedf 100644
--- a/llvm/test/CodeGen/ARM/vdup.ll
+++ b/llvm/test/CodeGen/ARM/vdup.ll
@@ -1,7 +1,4 @@
; RUN: llvm-as < %s | llc -march=arm -mattr=+neon | FileCheck %s
-; RUN: grep vdup.8 %t | count 4
-; RUN: grep vdup.16 %t | count 4
-; RUN: grep vdup.32 %t | count 10
define <8 x i8> @v_dup8(i8 %A) nounwind {
;CHECK: v_dup8:
OpenPOWER on IntegriCloud