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, Atom] Fix performance regression with -mtune=atom


Hello!

> This is a ping. Change affects Atom only and was made because it
> really gives better performance on this architecture. This fact
> actually leads to the thought that old value is just a simple
> misprint.
>
> > This patch fixes performance regression with -mtune=atom. Changing
> > atom cost removes regression in several tests of EEMBC and spec2000.
> > Bootstrap amd make check Ok for both with and witout -mtune-atom.
> > OK for trunk?
> >
> > 2011-09-30 ?Yakovlev Vladimir ?vladimir.b.yakovlev@intel.com
> >
> > ? ? ?* gcc/config/i386/i386.c (atom_cost): Changed cost for loading
> > ? ? ? QImode using movzbl.

OK.

Thanks,
Uros.


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