1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/llvm-mca/Views
Peng Guo 6d08b0343e [NFC][llvm-mca] Fix compiler warning
Fix clang compiler warning from `-Wrange-loop-analysis`.

Reviewed By: andreadb

Differential Revision: https://reviews.llvm.org/D95997
2021-02-04 09:44:36 -08:00
..
BottleneckAnalysis.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
BottleneckAnalysis.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
DispatchStatistics.cpp
DispatchStatistics.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
InstructionInfoView.cpp [NFC][llvm-mca] Fix compiler warning 2021-02-04 09:44:36 -08:00
InstructionInfoView.h [llvm-mca] Addressing build failures due to missing override specifiers 2021-01-21 17:32:18 -08:00
InstructionView.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
InstructionView.h [llvm-mca] Forgot a couple of override specifiers. 2021-01-21 15:44:14 -08:00
RegisterFileStatistics.cpp
RegisterFileStatistics.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
ResourcePressureView.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
ResourcePressureView.h [llvm-mca] Addressing build failures due to missing override specifiers 2021-01-21 17:32:18 -08:00
RetireControlUnitStatistics.cpp
RetireControlUnitStatistics.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
SchedulerStatistics.cpp
SchedulerStatistics.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
SummaryView.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
SummaryView.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
TimelineView.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
TimelineView.h [llvm-mca] Addressing build failures due to missing override specifiers 2021-01-21 17:32:18 -08:00
View.cpp [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00
View.h [llvm-mca] Initial implementation of serialization using JSON. The views 2021-01-21 15:15:54 -08:00