This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] s390: performance fix for tc pipeline recycle on z10


Hi Wolfgang,

> 2008-12-11  Wolfgang Gellerich  <gellerich@de.ibm.com>
> 
> 	* config/s390/s390.c (s390_swap_cmp): New function.
> 	(s390_non_addr_reg_read_p): New function.
> 	(s390_z10_optimize_cmp): New function.
> 	(s390_reorg): Added call to s390_optimize_cmp.
> 	* config/s390/s390.md (nop1): New insn.

Thanks!

I've applied your patch to mainline with a few minor changes.
E.g. I've removed several superfluous brackets in if conditions.

Bye,

-Andreas-


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]