[PATCH] D45351: [X86] Attempt to model basic arithmetic instructions in the Haswell/Broadwell/Skylake scheduler models without InstRWs

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 09:20:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329416: [X86] Attempt to model basic arithmetic instructions in theā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45351?vs=141270&id=141364#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45351

Files:
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedHaswell.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/lib/Target/X86/X86Schedule.td
  llvm/trunk/test/CodeGen/X86/schedule-x86_32.ll
  llvm/trunk/test/CodeGen/X86/schedule-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45351.141364.patch
Type: text/x-patch
Size: 129516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/2a051e9f/attachment.bin>


More information about the llvm-commits mailing list