On Mon, Dec 8, 2014 at 9:18 AM, Segher Boessenkool
<seg...@kernel.crashing.org> wrote:
> This splits the addic patterns from the add/addi patterns, and merges the
> insns and splitters.
> Also change type "compare" to "add" for "addic." (the dot form).
>
>
> 2014-12-08  Segher Boessenkool  <seg...@kernel.crashing.org>
>
> gcc/
>         PR target/64180
>         * config/rs6000/rs6000.md (*add<mode>3_internal1): Rename to
>         "*add<mode>3".
>         (*add<mode>3_internal2, *add<mode>3_internal3, and (their splitters):
>         Delete.
>         (*add<mode>3_dot, *add<mode>3_dot2): New.
>         (*add<mode>3_imm_dot, *add<mode>3_imm_dot2): New.

Okay.

Thanks, David

Reply via email to