[PATCH] D43808: ARM Cortex A57 scheduler fix (missed 16-bit, v8.1/v8.2/v8.3, thumb and pseudo instructions)

Andrew Zhogin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 23:01:42 PST 2018


andrew.zhogin created this revision.
andrew.zhogin added reviewers: RKSimon, evgeny777, atrick.
Herald added subscribers: kristof.beyls, javed.absar.

Added missed scheduling info for ARM Cortex A57 (AArch32) to have CompleteModel with this checkCompleteness fix: https://reviews.llvm.org/D43235.


https://reviews.llvm.org/D43808

Files:
  lib/Target/ARM/ARMScheduleA57.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43808.136038.patch
Type: text/x-patch
Size: 4888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/a5928de0/attachment.bin>


More information about the llvm-commits mailing list