This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-27 12:36:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llvm-mca
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
..
Views
[llvm-mca] Add bottle-neck analysis to JSON output. (
#90056
)
2024-08-19 17:16:19 +01:00
CMakeLists.txt
…
CodeRegion.cpp
…
CodeRegion.h
[llvm-mca] Use llvm::erase_if (NFC) (
#96029
)
2024-06-19 05:59:41 -07:00
CodeRegionGenerator.cpp
[MC] Remove unnecessary isVerboseAsm from createAsmTargetStreamer
2024-07-21 10:33:50 -07:00
CodeRegionGenerator.h
[llvm-mca] Abort on parse error without -skip-unsupported-instructions (
#90474
)
2024-05-07 09:13:44 +01:00
llvm-mca.cpp
[llvm-mca] Add command line option -call-latency (
#92958
)
2024-05-22 13:51:55 -07:00
PipelinePrinter.cpp
…
PipelinePrinter.h
…