[cfe-commits] [PATCH] Add ARM cortex-a5 subtarget
Quentin Colombet
qcolombet at apple.com
Thu Nov 29 14:34:00 PST 2012
Hi Eli,
Thanks for the review.
Regarding your question, I have no idea but there is a FIXME in the source about that.
Quentin
On Nov 29, 2012, at 2:27 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> 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