On 24/01/17 13:44, Richard Earnshaw (lists) wrote:
On 23/01/17 16:45, Gerald Pfeifer wrote:
Hi Kyrill,
On Mon, 23 Jan 2017, Kyrill Tkachov wrote:
This patch adds a short entry for the store merging pass in GCC 7 to the
"General Optimizer Improvements" section.
+ A new store merging pass has
On 23/01/17 16:45, Gerald Pfeifer wrote:
> Hi Kyrill,
>
> On Mon, 23 Jan 2017, Kyrill Tkachov wrote:
>> This patch adds a short entry for the store merging pass in GCC 7 to the
>> "General Optimizer Improvements" section.
>
> + A new store merging pass has been added. It will attempt to merge
>
Hi Kyrill,
On Mon, 23 Jan 2017, Kyrill Tkachov wrote:
This patch adds a short entry for the store merging pass in GCC 7 to the
"General Optimizer Improvements" section.
+ A new store merging pass has been added. It will attempt to merge
+ constant stores to adjacent memory locations into fe
On 01/23/2017 05:26 AM, Kyrill Tkachov wrote:
Hi all,
This patch adds a short entry for the store merging pass in GCC 7 to the
"General Optimizer Improvements" section.
Eyeballed the result in Firefox.
Ok to commit?
OK.
jeff
Hi all,
This patch adds a short entry for the store merging pass in GCC 7 to the "General
Optimizer Improvements" section.
Eyeballed the result in Firefox.
Ok to commit?
Thanks,
Kyrill
Index: htdocs/gcc-7/changes.html
===
RCS fil