[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
Wed Jul 5 23:46:54 PDT 2017


gadi.haber updated this revision to Diff 105377.
gadi.haber added a comment.

Updated diff following comments by zvi.


Repository:
  rL LLVM

https://reviews.llvm.org/D35019

Files:
  lib/Target/X86/X86SchedSandyBridge.td
  test/CodeGen/X86/avx-schedule.ll
  test/CodeGen/X86/bitcast-and-setcc-256.ll
  test/CodeGen/X86/extractelement-legalization-store-ordering.ll
  test/CodeGen/X86/fp128-i128.ll
  test/CodeGen/X86/gather-addresses.ll
  test/CodeGen/X86/illegal-bitfield-loadstore.ll
  test/CodeGen/X86/recip-fastmath.ll
  test/CodeGen/X86/recip-fastmath2.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll
  test/CodeGen/X86/sse3-schedule.ll
  test/CodeGen/X86/sse41-schedule.ll
  test/CodeGen/X86/sse42-schedule.ll
  test/CodeGen/X86/ssse3-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35019.105377.patch
Type: text/x-patch
Size: 312427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/9ce92470/attachment-0001.bin>


More information about the llvm-commits mailing list