On 10/29/14 04:50, James Greenhalgh wrote:

Hi,

This patch moves mips to TARGET_MOVE_BY_PIECES_PROFITABLE_P.

I tried building a compiler and there were no fires, I don't have access
to any MIPS hardware, so if one of the MIPS maintainers wanted to pick
this up and test it, that would be very much appreciated.

OK?

Thanks,
James

---
gcc/

2014-10-28  James Greenhalgh  <james.greenha...@arm.com>

        * config/mips/mips.h (MOVE_BY_PIECES_P): Remove.
        * config/mips/mips.c (TARGET_MOVE_BY_PIECES_PROFITABLE_P): New.
        (mips_move_by_pieces_p): Rename to...
        (mips_move_by_pieces_profitable_p): ...this, use new hook
        parameters, use the default hook implementation as a
        fall-back.
OK.
Jeff

Reply via email to