1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Remove stale greps.

llvm-svn: 80986
This commit is contained in:
Daniel Dunbar 2009-09-04 05:07:52 +00:00
parent 16621294b7
commit 2a64e85835

View File

@ -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: