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: Compress XOP operand alternatives


On Fri, Nov 6, 2009 at 05:28, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> This patch compresses operand alternatives for XOP instructions.
>
> 2009-11-06 ÂUros Bizjak Â<ubizjak@gmail.com>
>
> Â Â Â Â* config/i386/sse.md (xop_pmacsww, xop_pmacssww, xop_pmacsdd,
> Â Â Â Âxop_pmacssdd, xop_pmacssdql, xop_pmacssdqh, xop_pmacsdql,
> Â Â Â Â*xop_pmacsdql_mem, xop_pmacsdqh, *xop_pmacsdqh_mem, xop_pmacsswd,
> Â Â Â Âxop_pmacswd, xop_pmadcsswd, xop_pmadcswd, xop_pcmov_<mode>,
> Â Â Â Âxop_pcmov_<mode>256, xop_pperm, xop_pperm_pack_v2di_v4si,
> Â Â Â Âxop_pperm_pack_v4si_v8hi, xop_pperm_pack_v8hi_v16qi): Compress
> Â Â Â Âoperand alternatives.
>
> The patch was tested on x86_64-pc-linux-gnu using current testsuite.
> Can someone from AMD do additional testing, so we are sure everything
> is OK?

I went over the patch with Dwarak and the patch looks good.  Thank you
for addressing this issue.

I will test next week the code generated by GCC in simnow when I will
have the support for XOP in binutils.

Sebastian Pop
--
AMD / Open Source Compiler Engineering / GNU Tools


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