[cfe-commits] [llvm-commits] [PATCH] Add the Cortex-A15 target to Clang and LLVM
Silviu Baranga
silbar01 at arm.com
Thu Sep 13 08:09:44 PDT 2012
Hi Anton,
Thanks! Committed in r163803 (llvm) and r163804 (clang).
Cheers,
Silviu
> -----Original Message-----
> From: Anton Korobeynikov [mailto:anton at korobeynikov.info]
> Sent: 13 September 2012 13:24
> To: Silviu Baranga
> Cc: llvm-commits at cs.uiuc.edu; cfe-commits at cs.uiuc.edu
> Subject: Re: [llvm-commits] [PATCH] Add the Cortex-A15 target to Clang
> and LLVM
>
> Hi Silviu
>
> I'm sorry for delay.
>
> > I've removed all the typos and formatting problems from the
> > LLVM patch the attached the new one.
> The "isLikeA9" concept seems sensible. Will you please change stuff
> like isA9() || isA15() to something like "isLikeA9()" ?
>
> Ok to commit with that change.
>
> Thanks!
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-commits
mailing list