[ARM][Insn classification refactoring 4/N] Cleanup "insn" attribute

Ramana Radhakrishnan ramana.gcc@googlemail.com
Wed Jul 17 22:23:00 GMT 2013


On Tue, Jul 16, 2013 at 2:15 PM, Sofiane Naci <sofiane.naci@arm.com> wrote:
> Hi,
>
> This patch is the part of the ongoing work of ARM instruction classification
> cleanup.
>
> This patch deletes redundant values "mrs", "msr", "xtab" and "sat" from the
> "insn" attribute, and moves the "clz" value to the "type" attribute. The
> remaining values "mov" and "mvn" will be dealt with in a separate patch.
>
> This has been tested with a full arm-none-eabi toolchain build and
> regression run, as well as using random code generation tests to compare the
> output versus a baseline compiler.
>
> OK for trunk?


Changelog in mail not patch please.

Ok otherwise.

regards
Ramana
>
> Thanks
> Sofiane



More information about the Gcc-patches mailing list