[PATCH] D44309: [llvm-mca] Refactor event listeners to make the backend agnostic to event types.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 06:16:03 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327389: [llvm-mca] Refactor event listeners to make the backend agnostic to event types. (authored by courbet, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D44309
Files:
llvm/trunk/tools/llvm-mca/Backend.cpp
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/HWEventListener.h
llvm/trunk/tools/llvm-mca/ResourcePressureView.cpp
llvm/trunk/tools/llvm-mca/ResourcePressureView.h
llvm/trunk/tools/llvm-mca/Scheduler.cpp
llvm/trunk/tools/llvm-mca/Scheduler.h
llvm/trunk/tools/llvm-mca/TimelineView.cpp
llvm/trunk/tools/llvm-mca/TimelineView.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44309.138167.patch
Type: text/x-patch
Size: 19002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/814de02b/attachment.bin>
More information about the llvm-commits
mailing list