[PATCH] D44741: [llvm-mca] Move the logic that computes the register file usage to the BackendStatistics view.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 10:53:01 PDT 2018


andreadb updated this revision to Diff 139331.
andreadb added a comment.

Patch updated.

Addressed review comments.


https://reviews.llvm.org/D44741

Files:
  test/tools/llvm-mca/X86/BtVer2/register-files-1.s
  test/tools/llvm-mca/X86/BtVer2/register-files-2.s
  tools/llvm-mca/Backend.h
  tools/llvm-mca/BackendStatistics.cpp
  tools/llvm-mca/BackendStatistics.h
  tools/llvm-mca/Dispatch.cpp
  tools/llvm-mca/Dispatch.h
  tools/llvm-mca/HWEventListener.h
  tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44741.139331.patch
Type: text/x-patch
Size: 20000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/770e5d15/attachment.bin>


More information about the llvm-commits mailing list