llvm-project/llvm/tools/llvm-mca/Views
Patrick Holland 85e6e748d4 [MCA] Switching from conservatively guessing which instructions are
memory-barrier instructions to providing targets and developers a convenient
way to explicitly declare which instructions are memory-barriers.

Differential Revision: https://reviews.llvm.org/D116779
2022-01-11 13:50:14 -08:00
..
BottleneckAnalysis.cpp [llvm] Use llvm::reverse (NFC) 2021-12-13 21:54:51 -08:00
BottleneckAnalysis.h [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
DispatchStatistics.cpp [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
DispatchStatistics.h [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
InstructionInfoView.cpp [MCA] Switching from conservatively guessing which instructions are 2022-01-11 13:50:14 -08:00
InstructionInfoView.h [MCA] Switching from conservatively guessing which instructions are 2022-01-11 13:50:14 -08:00
InstructionView.cpp [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
InstructionView.h [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
RegisterFileStatistics.cpp [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
RegisterFileStatistics.h [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07: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 [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
RetireControlUnitStatistics.h [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
SchedulerStatistics.cpp
SchedulerStatistics.h [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
SummaryView.cpp [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00
SummaryView.h [MCA][NFC] Removed unused method, and fixed a coverity issue. 2021-08-27 12:49:49 +01:00
TimelineView.cpp [llvm-mca][timeline] Indicate output was stopped due to cycle limit. 2021-10-14 11:10:09 -07:00
TimelineView.h [llvm-mca] [NFC] Formatting code 2021-07-13 19:13:59 +02:00