[PATCH] D86312: [X86] Copy the tuning features and scheduler model from pentium4/x86-64 to generic

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 14:47:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7c87b7e3767: [X86] Copy the tuning features and scheduler model from pentium4/x86-64 to… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86312

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86Subtarget.cpp
  llvm/test/CodeGen/X86/2007-11-06-InstrSched.ll
  llvm/test/CodeGen/X86/abi-isel.ll
  llvm/test/CodeGen/X86/add.ll
  llvm/test/CodeGen/X86/full-lsr.ll
  llvm/test/CodeGen/X86/lsr-loop-exit-cond.ll
  llvm/test/CodeGen/X86/lsr-static-addr.ll
  llvm/test/CodeGen/X86/masked-iv-safe.ll
  llvm/test/CodeGen/X86/optimize-max-3.ll
  llvm/test/CodeGen/X86/select.ll
  llvm/test/CodeGen/X86/vec_call.ll
  llvm/test/CodeGen/X86/vec_setcc-2.ll
  llvm/test/CodeGen/X86/widen_cast-1.ll
  llvm/test/tools/llvm-mca/X86/no-sched-model.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86312.287501.patch
Type: text/x-patch
Size: 13156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/73187034/attachment.bin>


More information about the llvm-commits mailing list