mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:19:43 +00:00
e13b33f132
including printing them. Reviewers: andreadb, lebedev.ri Differential Review: https://reviews.llvm.org/D86390 Introduces a new base class "InstructionView" that such views derive from. Other views still use the "View" base class. |
||
---|---|---|
.. | ||
BottleneckAnalysis.cpp | ||
BottleneckAnalysis.h | ||
DispatchStatistics.cpp | ||
DispatchStatistics.h | ||
InstructionInfoView.cpp | ||
InstructionInfoView.h | ||
RegisterFileStatistics.cpp | ||
RegisterFileStatistics.h | ||
ResourcePressureView.cpp | ||
ResourcePressureView.h | ||
RetireControlUnitStatistics.cpp | ||
RetireControlUnitStatistics.h | ||
SchedulerStatistics.cpp | ||
SchedulerStatistics.h | ||
SummaryView.cpp | ||
SummaryView.h | ||
TimelineView.cpp | ||
TimelineView.h | ||
View.cpp | ||
View.h |