[PATCH] D91266: [ARM][SchedModels] Add support for branch forms of ALU instructions to Cortex-A57 model

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 00:44:09 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG50bd686695ac: Add support for branch forms of ALU instructions to Cortex-A57 model (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D91266?vs=306995&id=307267#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91266/new/

https://reviews.llvm.org/D91266

Files:
  llvm/lib/Target/ARM/ARM.td
  llvm/lib/Target/ARM/ARMSchedule.td
  llvm/lib/Target/ARM/ARMScheduleA57.td
  llvm/lib/Target/ARM/ARMScheduleA57WriteRes.td
  llvm/test/tools/llvm-mca/ARM/cortex-a57-basic-instructions.s
  llvm/utils/TableGen/CodeGenSchedule.cpp
  llvm/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91266.307267.patch
Type: text/x-patch
Size: 24018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/d61479d1/attachment.bin>


More information about the llvm-commits mailing list