llvm-project/llvm/tools/llvm-mca/Views
Andrea Di Biagio 77c26aebda [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC
llvm-svn: 345259
2018-10-25 11:51:34 +00:00
..
DispatchStatistics.cpp [llvm-mca] Remove a couple of using directives and a bunch of redundant namespace llvm prefixes. NFC 2018-10-22 16:28:07 +00:00
DispatchStatistics.h [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view. 2018-08-30 10:50:20 +00:00
InstructionInfoView.cpp [llvm-mca] Refactor class SourceMgr. NFCI 2018-10-24 15:06:27 +00:00
InstructionInfoView.h
RegisterFileStatistics.cpp [llvm-mca] Remove a couple of using directives and a bunch of redundant namespace llvm prefixes. NFC 2018-10-22 16:28:07 +00:00
RegisterFileStatistics.h [llvm-mca] Remove method RegisterFileStatistics::initializeRegisterFileInfo(). NFC 2018-10-12 12:38:27 +00:00
ResourcePressureView.cpp [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC 2018-10-25 11:51:34 +00:00
ResourcePressureView.h [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC 2018-10-25 11:51:34 +00:00
RetireControlUnitStatistics.cpp [llvm-mca] Remove a couple of using directives and a bunch of redundant namespace llvm prefixes. NFC 2018-10-22 16:28:07 +00:00
RetireControlUnitStatistics.h [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC 2018-10-25 11:51:34 +00:00
SchedulerStatistics.cpp [llvm-mca] Remove a couple of using directives and a bunch of redundant namespace llvm prefixes. NFC 2018-10-22 16:28:07 +00:00
SchedulerStatistics.h [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC 2018-10-25 11:51:34 +00:00
SummaryView.cpp [llvm-mca] Remove dependency from InstrBuilder in class InstructionTables. 2018-10-24 16:56:43 +00:00
SummaryView.h [llvm-mca] Removed a couple of redundant method declarations, and simplified code in ResourcePressureView. NFC 2018-10-25 11:51:34 +00:00
TimelineView.cpp [llvm-mca] Refactor class SourceMgr. NFCI 2018-10-24 15:06:27 +00:00
TimelineView.h [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view. 2018-08-30 10:50:20 +00:00
View.cpp
View.h