Re: [PATCH v3] Add HXT Phecda core support

2018-08-08 Thread Hongbo Zhang
Hi James, You said OK to this previous v2 patch: https://patchwork.ozlabs.org/patch/933135/ Now I re-base it to the latest GCC commit. If this is OK, please apply this patch on my behalf. Thanks. On 8 August 2018 at 18:38, Hongbo Zhang wrote: > HXT semiconductor's CPU core Phecda, as a

[PATCH v3] Add HXT Phecda core support

2018-08-08 Thread Hongbo Zhang
HXT semiconductor's CPU core Phecda, as a variant of Qualcomm qdf24xx, reuses the same tuning structure and pipeline with it. 2018-08-08 Hongbo Zhang * config/aarch64/aarch64-cores.def: Add phecda core. * config/aarch64/aarch64-tune.md: Regenerate. * doc/invoke

[PATCH v2] Add HXT Phecda core support

2018-06-22 Thread Hongbo Zhang
HXT semiconductor's CPU core Phecda, as a variant of Qualcomm qdf24xx, reuses the same tuning structure and pipeline with it. 2018-06-19 Hongbo Zhang * config/aarch64/aarch64-cores.def (AARCH64_CORE): Add phecda core. * config/aarch64/aarch64-tune.md: Regenerate.

Re: [PATCH] Add HXT Phecda core support

2018-06-21 Thread Hongbo Zhang
On 21 June 2018 at 17:30, Kyrill Tkachov wrote: > Hi Hongbo, > > On 20/06/18 03:54, Hongbo Zhang wrote: >> >> HXT semiconductor's CPU core Phecda, as a variant of Qualcomm qdf24xx, >> reuses the same tuning structure and pipeline with it. >> > > This

[PATCH] Add HXT Phecda core support

2018-06-19 Thread Hongbo Zhang
HXT semiconductor's CPU core Phecda, as a variant of Qualcomm qdf24xx, reuses the same tuning structure and pipeline with it. 2018-06-19 Hongbo Zhang * config/aarch64/aarch64-cores.def (AARCH64_CORE): add phecda core * config/aarch64/aarch64-tune.md: re-generated by gentu