Hi, Evandro. > -----Original Message----- > From: gcc-patches-ow...@gcc.gnu.org > [mailto:gcc-patches-ow...@gcc.gnu.org] > On Behalf Of Evandro Menezes > Sent: Tuesday, March 31, 2015 6:51 AM > To: 'GCC Patches' > Subject: [PATCH] [AArch64] Add support for the Samsung Exynos M1 > processor > > The Samsung Exynos M1 implements the ARMv8 ISA and this patch adds > support for it through the -mcpu command-line option. > > The patch was checked on aarch64-unknown-linux-gnu without new failures. > > OK for trunk? > > -- > Evandro Menezes Austin, TX >
Could you modify this patch likes for ARM? I mean using cortex-a57's pipeline description. Thanks Junmo Park.