[llvm] r205314 - ARM: teach LLVM that Cortex-A7 is very similar to A8.

Renato Golin renato.golin at linaro.org
Tue Apr 1 09:26:53 PDT 2014


On 1 April 2014 15:10, Tim Northover <tnorthover at apple.com> wrote:
> Author: tnorthover
> Date: Tue Apr  1 09:10:07 2014
> New Revision: 205314
>
> URL: http://llvm.org/viewvc/llvm-project?rev=205314&view=rev
> Log:
> ARM: teach LLVM that Cortex-A7 is very similar to A8.

Hi Tim,

This looks like a good opportunity to create feature flags and set
both A8 and A7 with the same flags, no?

cheers,
--renato



More information about the llvm-commits mailing list