This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, x86-Atom] Enabling look-ahead scheduling feature for Atom processors


On Fri, Aug 24, 2012 at 9:22 AM, Igor Zamyatin <izamyatin@gmail.com> wrote:

> Following change enables look ahead feature in the code scheduler for
> Atom processors. This gives quite reasonable gain for some benchmarks
> for mobile market.
>
> Overall compile time increase for SPEC2000 is about 1%.
>
> Regtested for x86_64 and also bootstrapped with "--with-arch=core2
> --with-cpu=atom"
>
> 2012-08-23  Yuri Rumyantsev  <ysrumyan@gmail.com>
>
>         * config/i386/i386.c (ia32_multipass_dfa_lookahead) : Add
>         case for Atom processor.

OK.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]