On Tue, Jan 20, 2015 at 8:57 PM, Jan Hubicka wrote:
> Hi,
> this patch relaxes inliner to allow limited cross-module inlining across units
> compiled with -O3 and -Os. This was tested with Firefox and it leads to binary
> of about the same size but noticeably faster in some of javascript benchmark
Hi,
this patch relaxes inliner to allow limited cross-module inlining across units
compiled with -O3 and -Os. This was tested with Firefox and it leads to binary
of about the same size but noticeably faster in some of javascript benchmarks.
Bootstrapped/regtested x86_64-linux, comitted.
Honza
20