On Wed, 18 May 2016, H.J. Lu wrote:
> On Wed, May 18, 2016 at 12:50 AM, Richard Biener wrote:
> > On Tue, 17 May 2016, H.J. Lu wrote:
> >
> >> On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
> >> >
> >> > The following fixes a latent issue in loop distribution catched by
> >> > the fake e
On Wed, May 18, 2016 at 12:50 AM, Richard Biener wrote:
> On Tue, 17 May 2016, H.J. Lu wrote:
>
>> On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
>> >
>> > The following fixes a latent issue in loop distribution catched by
>> > the fake edge placement adjustment.
>> >
>> > Bootstrapped an
On 17 May 2016 at 20:21, H.J. Lu wrote:
> On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
>>
>> The following fixes a latent issue in loop distribution catched by
>> the fake edge placement adjustment.
>>
>> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>>
>> Richard.
>>
>>
On Tue, 17 May 2016, H.J. Lu wrote:
> On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
> >
> > The following fixes a latent issue in loop distribution catched by
> > the fake edge placement adjustment.
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
> >
> > Richard.
>
On Tue, May 17, 2016 at 11:21 AM, H.J. Lu wrote:
> On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
>>
>> The following fixes a latent issue in loop distribution catched by
>> the fake edge placement adjustment.
>>
>> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>>
>> Richa
On Tue, May 17, 2016 at 5:51 AM, Richard Biener wrote:
>
> The following fixes a latent issue in loop distribution catched by
> the fake edge placement adjustment.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>
> Richard.
>
> 2016-05-17 Richard Biener
>
> PR tree-op