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 9/9] rs6000: Clean up sra[wd]i;addze


On Sat, Sep 20, 2014 at 2:23 PM, Segher Boessenkool
<segher@kernel.crashing.org> wrote:
> Also change type "compare" to "two" for the dot forms.
>
>
> 2014-09-20  Segher Boessenkool  <segher@kernel.crashing.org>
>
>         * config/rs6000/rs6000.md (div<mode>3): Fix comment.  Use a different
>         insn for divides by integer powers of two.
>         (div<mode>3_sra, *div<mode>3_sra_dot, *div<mode>3_sra_dot2): New.
>         (mod<mode>3): Fix formatting.
>         (three anonymous define_insn and two define_split): Delete.

Okay.

Thanks, David


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