[PATCH] D35019: [X86][SandyBridgel] Updating all scheduling information on each SNB instruction about latency, number of uOps and used ports

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 02:53:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307529: This patch completely replaces the scheduling information for the SandyBridge… (authored by gadi.haber).

Changed prior to commit:
  https://reviews.llvm.org/D35019?vs=105382&id=105828#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35019

Files:
  llvm/trunk/lib/Target/X86/X86SchedSandyBridge.td
  llvm/trunk/test/CodeGen/X86/avx-schedule.ll
  llvm/trunk/test/CodeGen/X86/extractelement-legalization-store-ordering.ll
  llvm/trunk/test/CodeGen/X86/fp128-i128.ll
  llvm/trunk/test/CodeGen/X86/gather-addresses.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll
  llvm/trunk/test/CodeGen/X86/sse-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse3-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse41-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse42-schedule.ll
  llvm/trunk/test/CodeGen/X86/ssse3-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35019.105828.patch
Type: text/x-patch
Size: 309057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/f36c9230/attachment-0001.bin>


More information about the llvm-commits mailing list