aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
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
commite57dc10985dde5c216737d66b7d332401e05fa1b (patch)
treeb6b79d3551589f7b78b68c6d70e1f82decbd0b35 /test/CodeGen
parentc1f329bf2bc4298f89212e96df65a67c7baacea9 (diff)
downloadexternal_llvm-e57dc10985dde5c216737d66b7d332401e05fa1b.zip
external_llvm-e57dc10985dde5c216737d66b7d332401e05fa1b.tar.gz
external_llvm-e57dc10985dde5c216737d66b7d332401e05fa1b.tar.bz2
Remove stale greps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/ARM/vdup.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CodeGen/ARM/vdup.ll b/test/CodeGen/ARM/vdup.ll
index 0d0087b..189df8c 100644
--- a/test/CodeGen/ARM/vdup.ll
+++ b/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: