summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx')
-rw-r--r--llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx b/llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx
index 151c5a5e849..59364c1f6d6 100644
--- a/llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx
+++ b/llvm/test/CodeGen/X86/2004-02-12-Memcpy.llx
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep movs | count 1
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep memcpy | count 2
+; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep movs | count 3
@A = global [32 x i32] zeroinitializer
@B = global [32 x i32] zeroinitializer
OpenPOWER on IntegriCloud