[PATCH] D45259: [MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 08:44:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329304: [MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.  (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45259?vs=141142&id=141168#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45259

Files:
  llvm/trunk/include/llvm/MC/MCSchedule.h
  llvm/trunk/include/llvm/Target/TargetSchedule.td
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/dot-product.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/register-files-5.s
  llvm/trunk/tools/llvm-mca/Backend.h
  llvm/trunk/tools/llvm-mca/Dispatch.cpp
  llvm/trunk/tools/llvm-mca/Dispatch.h
  llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.h
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45259.141168.patch
Type: text/x-patch
Size: 24219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/ae94389f/attachment.bin>


More information about the llvm-commits mailing list