RE: [PATCH][GCC][ARM] Add support for Cortex-X1

2020-09-29 Thread Przemyslaw Wirkus via Gcc-patches
> Ok, but please make sure this is properly rebased on top of Alex's patches > that have recently gone in in this area. commit 0eef5eea2b42d892df52b655e55458f27ac3fb81 > Thanks, > Kyrill > > > kind regards, > Przemyslaw Wirkus > > gcc/ChangeLog: > >   * config/arm/arm-cpus.in: Add

RE: [PATCH][GCC][ARM] Add support for Cortex-X1

2020-09-29 Thread Kyrylo Tkachov via Gcc-patches
From: Przemyslaw Wirkus Sent: 29 September 2020 15:43 To: gcc-patches@gcc.gnu.org Cc: ni...@redhat.com; Ramana Radhakrishnan ; Richard Earnshaw ; Kyrylo Tkachov Subject: [PATCH][GCC][ARM] Add support for Cortex-X1 Hi, This change adds support for the Arm Cortex-X1 CPU. For more

[PATCH][GCC][ARM] Add support for Cortex-X1

2020-09-29 Thread Przemyslaw Wirkus
Hi, This change adds support for the Arm Cortex-X1 CPU. For more information about this processor, see [0]. [0] : https://www.arm.com/products/cortex-x OK for master branch ? kind regards, Przemyslaw Wirkus gcc/ChangeLog: * config/arm/arm-cpus.in: Add Cortex-X1 core.