Re: [PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-20 Thread Christoph Müllner
Hi Kyrill, thank's for your comments. > On 20.11.2018, at 11:08, Kyrill Tkachov wrote: > > Hi Christoph, > > Thank you for the patch. > Can you please confirm how this has been tested? Tested with "make check" and no regressions found. Will put that info into the mail next time. > > On 19/1

Re: [PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-20 Thread Kyrill Tkachov
Hi Christoph, Thank you for the patch. Can you please confirm how this has been tested? On 19/11/18 17:11, Christoph Muellner wrote: *** gcc/ChangeLog *** 2018-xx-xx Christoph Muellner * config/aarch64/aarch64-cores.def: Define emag * config/aarch64/aarch64-tune.md: Regenera

[PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-19 Thread Christoph Muellner
*** gcc/ChangeLog *** 2018-xx-xx Christoph Muellner * config/aarch64/aarch64-cores.def: Define emag * config/aarch64/aarch64-tune.md: Regenerated with emag * config/aarch64/aarch64.c: Defining tuning struct * doc/invoke.texi: Document mtune value --- gcc/config/