[PATCH] [AArch64] Adds SchedRW lists to NEON instructions.

Dave Estes cestes at codeaurora.org
Thu Mar 20 14:32:41 PDT 2014


cestes added you to the CC list for the revision "[AArch64] Adds SchedRW lists to NEON instructions.".

Hi t.p.northover, atrick, apazos,

Previously, only regular AArch64 instructions were annotated with
SchedRW lists. This patch does the same for NEON enabling these
instructions to be scheduled by the MIScheduler. Additionally,
store operations are now modeled and a few SchedRW lists were
updated for bug fixes (e.g. Multiple def operands).

http://llvm-reviews.chandlerc.com/D3138

Files:
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64InstrNEON.td
  lib/Target/AArch64/AArch64Schedule.td
  lib/Target/AArch64/AArch64ScheduleA53.td
  test/CodeGen/AArch64/misched-basic-A53.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3138.1.patch
Type: text/x-patch
Size: 104429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140320/74ecf6e7/attachment.bin>


More information about the llvm-commits mailing list