[PATCH] D44980: [MC][Tblgen] Allow the definition of processor register files in the scheduling model for llvm-mca

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 06:41:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329067: [MC][Tablegen] Allow the definition of processor register files in theā€¦ (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44980?vs=140760&id=140771#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44980

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/register-files-1.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/register-files-2.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/register-files-3.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/register-files-4.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/BackendStatistics.cpp
  llvm/trunk/tools/llvm-mca/BackendStatistics.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: D44980.140771.patch
Type: text/x-patch
Size: 48088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/ae62c9b2/attachment.bin>


More information about the llvm-commits mailing list