[ARM][Insn classification refactoring 4/N] Cleanup "insn" attribute
Sofiane Naci
sofiane.naci@arm.com
Tue Jul 16 13:35:00 GMT 2013
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?
Thanks
Sofiane
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-clear-insn-attr.diff
Type: application/octet-stream
Size: 4335 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130716/268156e0/attachment.obj>
More information about the Gcc-patches
mailing list