1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/llvm-mca/Views
Andrea Di Biagio 9747310949 [llvm-mca][JSON] Further refactoring of the JSON printing logic.
This patch renames object "Resources" to "TargetInfo".

Moved the getJSONTargetInfo method from class InstructionView to the
PipelinePrinter.

Removed uses of std::stringstream.
Removed unused method View::printViewJSON().
2021-07-10 12:38:19 +01:00
..
BottleneckAnalysis.cpp [MCA] Refactor the InOrderIssueStage stage. NFCI 2021-05-27 22:28:04 +01:00
BottleneckAnalysis.h [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
DispatchStatistics.cpp [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
DispatchStatistics.h [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
InstructionInfoView.cpp [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01: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][JSON] Further refactoring of the JSON printing logic. 2021-07-10 12:38:19 +01:00
InstructionView.h [llvm-mca][JSON] Further refactoring of the JSON printing logic. 2021-07-10 12:38:19 +01:00
RegisterFileStatistics.cpp [llvm-mca][View] Update the Register File statistics. 2021-05-08 19:43:16 +01:00
RegisterFileStatistics.h [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
ResourcePressureView.cpp
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] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
SchedulerStatistics.cpp
SchedulerStatistics.h [llvm-mca] Fix JSON output (PR50922) 2021-07-01 12:53:20 +01:00
SummaryView.cpp
SummaryView.h
TimelineView.cpp [MCA] Allow unlimited cycles in the timeline view 2021-06-24 12:54:57 +01: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][JSON] Further refactoring of the JSON printing logic. 2021-07-10 12:38:19 +01:00
View.h [llvm-mca][JSON] Further refactoring of the JSON printing logic. 2021-07-10 12:38:19 +01:00