[PATCH] Establish subtarget features for AArch32

Bernie Ogden bogden at arm.com
Thu Oct 10 09:58:50 PDT 2013


Hi,

Attached are a pair of patches for review. They relate to targetting ARMv8
cores in the AArch32 (i.e. ARM) backend.

The first patch adds suitable subtarget features to the existing support for
Cortex-A53 and the same features as the defaults for v8. The second adds
support for Cortex-A57.

Note that these patches cause some implicit defaults to change - for
example, we now assume FP support.

Regards,

Bernie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-Cortex-A57-support.patch
Type: application/octet-stream
Size: 3880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/7e31f696/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-subtarget-feature-support-for-Cortex-A53.patch
Type: application/octet-stream
Size: 6800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/7e31f696/attachment-0001.obj>


More information about the llvm-commits mailing list