[PATCH] Set "thumbv6k" CPU subtype to ARM_V6
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 10:07:12 PDT 2015
Hi Adrian,
Yes, the updated patch has a test case.
thanks
vedant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: armv6-thumbv6k.patch
Type: application/octet-stream
Size: 1395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/cf413691/attachment.obj>
-------------- next part --------------
> On Aug 10, 2015, at 1:58 PM, Adrian Prantl <aprantl at apple.com> wrote:
>
> Would it be possible to write a test case for this?
>
> -- adrian
>> On Aug 10, 2015, at 1:37 PM, Vedant Kumar via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>>
>> We currently produce ARMv7 machine code when the architecture is "thumbv6k".
>>
>> This patch makes llvm emit ARMv6 code in this situation.
>>
>> I don't have commit rights. Could someone take a look at this and commit it for me?
>>
>> thanks
>> vedant
>>
>> <armv6-thumbv6k.patch>_______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list