[x86,PATCH] Simple performance tuning for SLM.

Yuri Rumyantsev ysrumyan@gmail.com
Tue Sep 10 15:06:00 GMT 2013


Hi All,

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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 682 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130910/02c9b217/attachment.obj>


More information about the Gcc-patches mailing list