[PATCH] [LLVM] Please could you review my patches to add Cortex-A72 support to LLVM.

Ranjeet Singh ranjeet.singh at arm.com
Wed Feb 4 04:25:06 PST 2015


The patches add support to LLVM for targeting the Cortex-A72 processor. Currently, Cortex-A72 is modelled as an Cortex-A57 except the fp load balancing pass isn't enabled for Cortex-A72 as it's not profitable to have it enabled for this core.

Tests for Cortex-A72 are also added.

http://reviews.llvm.org/D7403

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/ARM/ARM.td
  test/CodeGen/AArch64/cpus.ll
  test/CodeGen/AArch64/remat.ll
  test/CodeGen/ARM/build-attributes.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7403.19312.patch
Type: text/x-patch
Size: 6544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150204/e9c4d117/attachment.bin>


More information about the llvm-commits mailing list