From c2a93d77630cf0afcc83228aa3da5370615e5d7d Mon Sep 17 00:00:00 2001 From: krebbel Date: Thu, 8 Apr 2010 11:23:23 +0000 Subject: [PATCH] 2010-04-08 Andreas Krebbel * config/s390/s390.c (s390_expand_movmem): Issue prefetch instructions for z10. (s390_expand_setmem): Likewise. (s390_expand_cmpmem): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158116 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c7d4ecbf02b..6f4ef744d0e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2010-04-08 Andreas Krebbel + + * config/s390/s390.c (s390_expand_movmem): Issue prefetch + instructions for z10. + (s390_expand_setmem): Likewise. + (s390_expand_cmpmem): Likewise. + 2010-04-08 Richard Guenther PR tree-optimization/43679 -- 2.11.0