[llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Quentin Colombet
qcolombet at apple.com
Thu Nov 29 11:16:24 PST 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cortex-a5.patch
Type: application/octet-stream
Size: 2646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121129/10ff474f/attachment.obj>
More information about the llvm-commits
mailing list