[PATCH] D58581: [X86] Correct some ADC/SBB with immediate scheduler data for Broadwell and Skylake.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 24 11:25:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354754: [X86] Correct some ADC/SBB with immediate scheduler data for Broadwell and… (authored by ctopper, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58581/new/

https://reviews.llvm.org/D58581

Files:
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s
  llvm/trunk/test/tools/llvm-mca/X86/SkylakeClient/resources-x86_64.s
  llvm/trunk/test/tools/llvm-mca/X86/SkylakeServer/resources-x86_64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58581.188086.patch
Type: text/x-patch
Size: 36528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190224/9388fee2/attachment.bin>


More information about the llvm-commits mailing list