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: [AARCH64][Insn classification unification 4/N] load/store types


On 02/08/13 14:03, Sofiane Naci wrote:
> 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.
> 

OK




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