[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
Thu Jul 6 01:20:25 PDT 2017


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

2nd updated diff with cleaner diff on gather_address.ll test following comments by Zvi Rackover.


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.105382.patch
Type: text/x-patch
Size: 311271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/d415176b/attachment-0001.bin>


More information about the llvm-commits mailing list