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
41a94de75caacb979070ec7a010dfe3c4e9f116f
clang-p2996
/
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
[llvm-mca][RISCV] Fix llvm-mca RISCVInstrument memory leak
2023-05-22 10:36:41 -07:00
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
[MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/.
2021-08-25 12:12:47 -07:00
PipelinePrinter.h
…