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]

[ARM][Insn classification refactoring 5/N] Tidy alu/shift instruction classification types


Hi,

This patch is the part of the ongoing work of ARM instruction classification
cleanup.

This patch tidies the alu and shift type attribute values by splitting them
for a finer-grained classification and renaming them for clarity.

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?

Thanks
Sofiane

Attachment: arm-tidy-alu-types.diff
Description: Binary data


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