Re: [AARCH64][Insn classification unification 2/N] Add cortex-a53 pipeline description

2013-08-01 Thread Marcus Shawcroft
On 31 July 2013 15:56, Sofiane Naci wrote: > Hi, > > This patch is part of the ongoing work to unify instruction classification > between the ARM and AARCH64 backends. > > This patch wires up the cortex-a53 pipeline description defined in the ARM > backend to be used in the AARCH46 backend. > > OK

[AARCH64][Insn classification unification 2/N] Add cortex-a53 pipeline description

2013-07-31 Thread Sofiane Naci
Hi, This patch is part of the ongoing work to unify instruction classification between the ARM and AARCH64 backends. This patch wires up the cortex-a53 pipeline description defined in the ARM backend to be used in the AARCH46 backend. OK for trunk? Thanks Sofiane - ChangeLog * co