This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llvm-mca
/
Views
History
Phil Camp
42386dc46d
[llvm-mca] Add bottle-neck analysis to JSON output. (
#90056
)
...
This patch implements the bottle-neck analysis data in the JSON dump mode.
2024-08-19 17:16:19 +01:00
..
BottleneckAnalysis.cpp
[llvm-mca] Add bottle-neck analysis to JSON output. (
#90056
)
2024-08-19 17:16:19 +01:00
BottleneckAnalysis.h
[llvm-mca] Add bottle-neck analysis to JSON output. (
#90056
)
2024-08-19 17:16:19 +01:00
DispatchStatistics.cpp
…
DispatchStatistics.h
…
InstructionInfoView.cpp
…
InstructionInfoView.h
…
InstructionView.cpp
…
InstructionView.h
…
RegisterFileStatistics.cpp
…
RegisterFileStatistics.h
…
ResourcePressureView.cpp
[TableGen] Rename ResourceCycles and StartAtCycle to clarify semantics
2023-08-24 19:21:36 -07:00
ResourcePressureView.h
[TableGen] Rename ResourceCycles and StartAtCycle to clarify semantics
2023-08-24 19:21:36 -07:00
RetireControlUnitStatistics.cpp
…
RetireControlUnitStatistics.h
…
SchedulerStatistics.cpp
Add llvm::min/max_element and use it in llvm/ and mlir/ directories. (
#84678
)
2024-03-10 20:00:13 -07:00
SchedulerStatistics.h
…
SummaryView.cpp
…
SummaryView.h
[llvm] Stop including llvm/ADT/DenseMap.h (NFC)
2023-11-11 22:46:28 -08:00
TimelineView.cpp
…
TimelineView.h
…