[x86,PATCH] Simple performance tuning for SLM.

Uros Bizjak ubizjak@gmail.com
Tue Sep 10 18:26:00 GMT 2013


On Tue, Sep 10, 2013 at 4:56 PM, Yuri Rumyantsev <ysrumyan@gmail.com> wrote:

> Here is a simple fix which improves SLM performance by avoiding memory
> operand in conditional move instructions. Our measurements have shown
> significant speedup (~+10%) for routelookup bench from eembc2.0 suite.
>
> Bootstrapping and regression testing were successful for x86-64.
>
> Is it OK for trunk?
>
> ChangeLog:
>
> 2013-09-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
>
> * config/i386/x86-tune.def: Turn on X86_TUNE_AVOID_MEM_OPND_FOR_CMOVE
> for SLM.

OK.

Thanks,
Uros.



More information about the Gcc-patches mailing list