1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-mca/Views
Andrea Di Biagio 38dbf57876 [llvm-mca] correctly initialize field 'CycleRetired' in the TimelineView.
This fixes a [-Wmissing-field-initializers] warning reported by buildbot
lld-x86_64-darwin13, build #25152.

llvm-svn: 341056
2018-08-30 11:17:58 +00:00
..
DispatchStatistics.cpp [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view. 2018-08-30 10:50:20 +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
InstructionInfoView.h
RegisterFileStatistics.cpp
RegisterFileStatistics.h
ResourcePressureView.cpp
ResourcePressureView.h
RetireControlUnitStatistics.cpp
RetireControlUnitStatistics.h
SchedulerStatistics.cpp [llvm-mca] Pass an instruction reference when notifying event listeners about reserved/released buffer resources. NFC 2018-08-28 13:14:42 +00:00
SchedulerStatistics.h [llvm-mca] Pass an instruction reference when notifying event listeners about reserved/released buffer resources. NFC 2018-08-28 13:14:42 +00:00
SummaryView.cpp [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view. 2018-08-30 10:50:20 +00:00
SummaryView.h
TimelineView.cpp [llvm-mca] correctly initialize field 'CycleRetired' in the TimelineView. 2018-08-30 11:17:58 +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