Re: [PATCH v1] Support for SPARC M7 and VIS 4.0

2016-06-08 Thread Gerald Pfeifer
On Wed, 8 Jun 2016, Eric Botcazou wrote: > I have also attached an update for the wwwdocs module, OK to install? Yes, definitely! Thank you, Gerald

Re: [PATCH v1] Support for SPARC M7 and VIS 4.0

2016-06-08 Thread Eric Botcazou
> Committed to trunk. Thanks. You're welcome. Now backported onto the 6 branch, together with your previous patch for --with-cpu-{32,64}. I have also attached an update for the wwwdocs module, OK to install? -- Eric BotcazouIndex: gcc-6/changes.html ==

Re: [PATCH v1] Support for SPARC M7 and VIS 4.0

2016-06-06 Thread Jose E. Marchesi
> This patch adds support for -mcpu=niagara7, corresponding to the SPARC > M7 CPU as documented in the Oracle SPARC Architecture 2015 and the M7 > Processor Supplement. The patch also includes intrinsics support for > all the VIS 4.0 instructions. > > This patch has been

Re: [PATCH v1] Support for SPARC M7 and VIS 4.0

2016-06-03 Thread Eric Botcazou
> This patch adds support for -mcpu=niagara7, corresponding to the SPARC > M7 CPU as documented in the Oracle SPARC Architecture 2015 and the M7 > Processor Supplement. The patch also includes intrinsics support for > all the VIS 4.0 instructions. > > This patch has been tested in sparc64-*-linux

[PATCH v1] Support for SPARC M7 and VIS 4.0

2016-06-02 Thread Jose E. Marchesi
[Changes from version 0 of the patch: - Added a comment to config/sparc/niagara4.md documenting the discrepancy of the documented instruction latency numbers vs. the implemented ones. - Added comments to sparc_option_override documenting the changes in the cache parameters. - Use the default