[PATCH] D51430: [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 03:51:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341055: [llvm-mca] Report the number of dispatched micro opcodes in theā€¦ (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51430?vs=163089&id=163295#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51430

Files:
  llvm/trunk/docs/CommandGuide/llvm-mca.rst
  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/test/tools/llvm-mca/X86/Haswell/cmpxchg16b.s
  llvm/trunk/test/tools/llvm-mca/X86/option-all-stats-1.s
  llvm/trunk/test/tools/llvm-mca/X86/option-all-stats-2.s
  llvm/trunk/test/tools/llvm-mca/X86/option-all-views-1.s
  llvm/trunk/test/tools/llvm-mca/X86/option-all-views-2.s
  llvm/trunk/tools/llvm-mca/Views/DispatchStatistics.cpp
  llvm/trunk/tools/llvm-mca/Views/DispatchStatistics.h
  llvm/trunk/tools/llvm-mca/Views/SummaryView.cpp
  llvm/trunk/tools/llvm-mca/Views/TimelineView.cpp
  llvm/trunk/tools/llvm-mca/Views/TimelineView.h
  llvm/trunk/tools/llvm-mca/include/HWEventListener.h
  llvm/trunk/tools/llvm-mca/include/Stages/DispatchStage.h
  llvm/trunk/tools/llvm-mca/lib/Stages/DispatchStage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51430.163295.patch
Type: text/x-patch
Size: 30420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/127c2337/attachment.bin>


More information about the llvm-commits mailing list