[PATCH] D15663: [AArch64]: Add support for Exynos-M1

MinSeong KIM via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 03:26:16 PST 2015


MinSeongKIM retitled this revision from "TEMP" to "[AArch64]: Add support for Exynos-M1".
MinSeongKIM updated the summary for this revision.
MinSeongKIM added reviewers: christof, t.p.northover, jmolloy.
MinSeongKIM added a subscriber: llvm-commits.
MinSeongKIM changed the visibility of this Differential Revision from "MinSeongKIM (MinSeong KIM)" to "Public (No Login Required)".
MinSeongKIM changed the edit policy of this Differential Revision from "MinSeongKIM (MinSeong KIM)" to "All Users".
MinSeongKIM updated this revision to Diff 43353.
MinSeongKIM added a comment.
Herald added subscribers: rengolin, aemerson.

Code rewritten for exynos-m1


http://reviews.llvm.org/D15663

Files:
  include/llvm/Support/ARMTargetParser.def
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSubtarget.h
  test/CodeGen/AArch64/cpus.ll
  test/CodeGen/AArch64/remat.ll
  test/CodeGen/ARM/build-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15663.43353.patch
Type: text/x-patch
Size: 9952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/940afadb/attachment.bin>


More information about the llvm-commits mailing list