RE: [AARCH64] [PATCH 1/3] AArch64 Port

2012-08-21 Thread Sofiane Naci
Hi, Thanks for the feedback. I respond here to the remaining issues: > > Index: gcc/doc/extend.texi > > === > > --- gcc/doc/extend.texi (revision 187870) > > +++ gcc/doc/extend.texi (working copy) > > @@ -935,7 +935,8 @@ > >

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Joseph S. Myers
On Fri, 25 May 2012, Marcus Shawcroft wrote: > We have a long list of intrinsics which we want to move into RTL, only some of > these have been moved so far. However, that said, point noted that we can > usefully exploit TARGET_FOLD_BUILTIN in preference to RTL. I think the order of preference i

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Marcus Shawcroft
On 25/05/12 15:18, Joseph S. Myers wrote: General question: I suppose you expect to submit patches soon for other toolchain components (such as binutils, GDB, glibc) and the Linux kernel, if you haven't done so yet? There is work going on to get other components ready for community review. I

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Joseph S. Myers
General question: I suppose you expect to submit patches soon for other toolchain components (such as binutils, GDB, glibc) and the Linux kernel, if you haven't done so yet? > Index: config.guess > === > --- config.guess (revisio

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Steven Bosscher
On Fri, May 25, 2012 at 1:19 PM, Marcus Shawcroft wrote: >        * config/aarch64/aarch64.md: New file. > Index: gcc/config/aarch64/aarch64.md > === > --- gcc/config/aarch64/aarch64.md (revision 0) > +++ gcc/config/aarch64/aar

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Marcus Shawcroft
On 25/05/12 12:27, Jakub Jelinek wrote: On Fri, May 25, 2012 at 12:19:01PM +0100, Marcus Shawcroft wrote: ... * config/aarch64/aarch64-simd.md: New file. ... * config/aarch64/iterators.md: New file. With the above in the same ChangeLog entry * config/aarch64/aarch64

Re: [AARCH64] [PATCH 1/3] AArch64 Port

2012-05-25 Thread Jakub Jelinek
On Fri, May 25, 2012 at 12:19:01PM +0100, Marcus Shawcroft wrote: ... > * config/aarch64/aarch64-simd.md: New file. ... > * config/aarch64/iterators.md: New file. With the above in the same ChangeLog entry > * config/aarch64/aarch64-simd.md > (reduc_smax_v4sf, reduc_smin_v