[PATCH] D26500: [ARM] Add machine scheduler for Cortex-R52

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 05:53:07 PST 2016


javed.absar created this revision.
javed.absar added reviewers: rengolin, jmolloy.
javed.absar added a subscriber: llvm-commits.
Herald added a subscriber: aemerson.

This patch adds the Sched Machine Model for Cortex-R52.

Details of the pipeline and descriptions are in comments
in file ARMScheduleR52.td included in this patch.


https://reviews.llvm.org/D26500

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSchedule.td
  lib/Target/ARM/ARMScheduleR52.td
  test/CodeGen/ARM/cortexr52-misched-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26500.77473.patch
Type: text/x-patch
Size: 55120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/383a0118/attachment.bin>


More information about the llvm-commits mailing list