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: [ARM][Insn classification refactoring 4/N] Cleanup "insn" attribute


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


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