On Fri, Aug 24, 2012 at 9:22 AM, Igor Zamyatin <izamya...@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 <ysrum...@gmail.com> > > * config/i386/i386.c (ia32_multipass_dfa_lookahead) : Add > case for Atom processor. OK. Thanks, Uros.