Re: [gimplefe] hacking pass manager

2016-07-18 Thread Richard Biener
On July 18, 2016 11:05:58 PM GMT+02:00, David Malcolm wrote: >On Tue, 2016-07-19 at 00:52 +0530, Prasad Ghangal wrote: >> On 19 July 2016 at 00:25, Richard Biener >> wrote: >> > On July 18, 2016 8:28:15 PM GMT+02:00, Prasad Ghangal < >> > prasad.ghan...@gmail.com> wrote: >> > > On 15 July 2016 a

Re: [gimplefe] hacking pass manager

2016-07-18 Thread David Malcolm
On Tue, 2016-07-19 at 00:52 +0530, Prasad Ghangal wrote: > On 19 July 2016 at 00:25, Richard Biener > wrote: > > On July 18, 2016 8:28:15 PM GMT+02:00, Prasad Ghangal < > > prasad.ghan...@gmail.com> wrote: > > > On 15 July 2016 at 16:13, Richard Biener < > > > richard.guent...@gmail.com> > > > wro

Re: [gimplefe] hacking pass manager

2016-07-18 Thread Prasad Ghangal
On 19 July 2016 at 00:25, Richard Biener wrote: > On July 18, 2016 8:28:15 PM GMT+02:00, Prasad Ghangal > wrote: >>On 15 July 2016 at 16:13, Richard Biener >>wrote: >>> On Sun, Jul 10, 2016 at 6:13 PM, Prasad Ghangal >>> wrote: On 8 July 2016 at 13:13, Richard Biener >>wrote: > On Th

Re: [gimplefe] hacking pass manager

2016-07-18 Thread Richard Biener
On July 18, 2016 8:28:15 PM GMT+02:00, Prasad Ghangal wrote: >On 15 July 2016 at 16:13, Richard Biener >wrote: >> On Sun, Jul 10, 2016 at 6:13 PM, Prasad Ghangal >> wrote: >>> On 8 July 2016 at 13:13, Richard Biener >wrote: On Thu, Jul 7, 2016 at 9:45 PM, Prasad Ghangal > wrote: > On

Re: [gimplefe] hacking pass manager

2016-07-18 Thread Prasad Ghangal
On 15 July 2016 at 16:13, Richard Biener wrote: > On Sun, Jul 10, 2016 at 6:13 PM, Prasad Ghangal > wrote: >> On 8 July 2016 at 13:13, Richard Biener wrote: >>> On Thu, Jul 7, 2016 at 9:45 PM, Prasad Ghangal >>> wrote: On 6 July 2016 at 14:24, Richard Biener wrote: > On Wed, Jul 6, 2

[DOC, RFC] Partial integration of sections: 3.18.54 x86 Options and 6.31.32 x86 Function Attributes

2016-07-18 Thread Martin Liška
Hello. As mentioned in [1], we does not fully cover all i386 target options in [2]. Apart from that, flag explanation is more brief than we've got in [3]. One example: [3]: -mrecip This option enables use of RCPSS and RSQRTSS instructions (and their vectorized variants RCPPS and RSQRTPS) with a

GCC 4.9.4 Status Report (2016-07-18)

2016-07-18 Thread Richard Biener
Status == The GCC 4.9 branch is still open for regression and documentation fixes but given GCC 6.2 is close it's about time to close the branch with a last release from it. Thus in the next week I plan to do a RC for GCC 4.9.4 following with a release and the branch closing game. Please co