This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc8a08765af8f32663776a42e85b28362b5658ce
clang-p2996
/
llvm
/
tools
/
llvm-mca
/
Views
History
Kazu Hirata
7787a8f1b7
[llvm] Use llvm::reverse (NFC)
2021-12-13 21:54:51 -08:00
..
BottleneckAnalysis.cpp
[llvm] Use llvm::reverse (NFC)
2021-12-13 21:54:51 -08:00
BottleneckAnalysis.h
…
DispatchStatistics.cpp
…
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
…
InstructionInfoView.h
…
InstructionView.cpp
…
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
…
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
…
RetireControlUnitStatistics.cpp
…
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
…
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
…