[cfe-commits] [PATCH] Add ARM cortex-a5 subtarget

Eli Friedman eli.friedman at gmail.com
Thu Nov 29 14:27:54 PST 2012


On Thu, Nov 29, 2012 at 1:14 PM, Quentin Colombet <qcolombet at apple.com> wrote:
> Hello,
>
> Here is a patch proposal to enable the newly added cortex-a5 ARM sub target (see llvm commit revision 168933).
> The patch consists in adding the cortex-a5 in the ARMTargetInfo and in the Driver.
>
> Thanks for the reviews.

General question: is there any way we can use TableGen to autogenerate
this stuff?

Patch looks fine.

-Eli



More information about the cfe-commits mailing list