[cfe-commits] [PATCH] Add the Cortex-A15 target to Clang and LLVM

Silviu Baranga silbar01 at arm.com
Wed Sep 5 03:51:02 PDT 2012


Hi,

The following patches introduce Cortex-A15 as a target in LLVM and Clang.
In the spirit of only changing 1 thing at a time with every patch, the
patches
keeps code generation for A15 identical to code generation for A9. The
patches
basically enable tuning code generation for A15. Once the patches are
accepted, we have 1 more patch in the pipeline that starts to tune LLVM
code generation for A15.

Please review!

Thanks,
Silviu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_a15.diff
Type: application/octet-stream
Size: 3404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120905/e50ac2a8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_A15.diff
Type: application/octet-stream
Size: 15757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120905/e50ac2a8/attachment-0001.obj>


More information about the cfe-commits mailing list