[llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Evan Cheng
evan.cheng at apple.com
Thu Nov 29 11:46:34 PST 2012
LGTM
On Nov 29, 2012, at 11:41 AM, Quentin Colombet <qcolombet at apple.com> wrote:
> Hi Evan,
>
> Thanks for the review.
>
> I have removed the test case from the patch (new patch attached)
>
> Thanks for the note on clang. It was my plan to send a patch to clang mailing list after this one is approved.
>
> Quentin
> <cortex-a5.patch>
>
> On Nov 29, 2012, at 11:31 AM, Evan Cheng <evan.cheng at apple.com> wrote:
>
>> Hi Quentin,
>>
>> The patch is fine. But I don't think the test case is appropriate or necessary.
>>
>> Don't forget to update clang Driver/Tools.cpp and Basic/Targets.cpp.
>>
>> Thanks,
>>
>> Evan
>>
>> On Nov 29, 2012, at 11:16 AM, Quentin Colombet <qcolombet at apple.com> wrote:
>>
>>> Hello,
>>>
>>> Here is a patch proposal to add the ARM cortex-a5 subtarget.
>>> It mainly consists in adding the a target description in the ARM.td file and a test case using the new cpu name, thus nothing fancy.
>>>
>>> Cortex A5 is more or less a Cortex A8 with VFP4 extensions.
>>>
>>> Thanks for the reviews.
>>>
>>> Quentin
>>> <cortex-a5.patch>_______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
More information about the llvm-commits
mailing list