[AARCH64][Insn classification unification 4/N] load/store types

Sofiane Naci sofiane.naci@arm.com
Fri Aug 2 13:03:00 GMT 2013


Hi,

This patch is part of the ongoing work to unify instruction classification
between the ARM and AARCH64 backends.

This patch adds "load_acq" and "store_rel" types for classifying load
acquire and store release instructions respectively. It also updates the
ARMv8 pipeline descriptions.

OK for trunk?

Thanks
Sofiane

-----

ChangeLog:

	* config/arm/types.md (define_attr "type"): Add "load_acq" and
"store_rel".
	* config/arm/cortex-a53.md (cortex_a53_load1): Update for attribute
	changes.
	(cortex_a53_store1): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-a64-fine-tune-load-store.diff
Type: application/octet-stream
Size: 1972 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130802/0603540f/attachment.obj>


More information about the Gcc-patches mailing list