Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12

2012-11-07 Thread Andreas Krebbel
On 21/10/12 00:14, Gerald Pfeifer wrote: On Wed, 10 Oct 2012, Andreas Krebbel wrote: the attached patch adds initial support for the latest release of the IBM mainframe series - the IBM zEnterprise EC12 (zEC12). Nice. Can you please also add a note to the release notes at

Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12

2012-11-07 Thread Gerald Pfeifer
On Wed, 7 Nov 2012, Andreas Krebbel wrote: Sure. What about something like this? Index: htdocs/index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.865 diff -u -r1.865 index.html ---

Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12

2012-10-24 Thread Jakub Jelinek
On Wed, Oct 10, 2012 at 07:00:22AM +0200, Andreas Krebbel wrote: /* This function is called via hook TARGET_SCHED_REORDER before !issuing one insn from list READY which contains *NREADYP entries. For target z10 it reorders load instructions to avoid early load conflicts in the

Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12

2012-10-20 Thread Gerald Pfeifer
On Wed, 10 Oct 2012, Andreas Krebbel wrote: the attached patch adds initial support for the latest release of the IBM mainframe series - the IBM zEnterprise EC12 (zEC12). Nice. Can you please also add a note to the release notes at gcc-4.8/changes.html ? In principle, I'm also in favor of

[Committed] S/390: Add support for the new IBM zEnterprise EC12

2012-10-09 Thread Andreas Krebbel
Hi, the attached patch adds initial support for the latest release of the IBM mainframe series - the IBM zEnterprise EC12 (zEC12). The new -march=zEC12 option can be used to generate code for the new machine. As usual -mtune=zEC12 only enables zEC12 specific tuning without making use of new