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
History
Justin Lebar
fab2bb8bfd
Add llvm::min/max_element and use it in llvm/ and mlir/ directories. (
#84678
)
...
For some reason this was missing from STLExtras.
2024-03-10 20:00:13 -07:00
..
Views
Add llvm::min/max_element and use it in llvm/ and mlir/ directories. (
#84678
)
2024-03-10 20:00:13 -07: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][RISCV] vsetivli and vsetvli act as instruments
2023-07-06 15:12:08 -07:00
CodeRegionGenerator.cpp
[llvm-mca][RISCV] vsetivli and vsetvli act as instruments
2023-07-06 15:12:08 -07:00
CodeRegionGenerator.h
[llvm-mca][RISCV] vsetivli and vsetvli act as instruments
2023-07-06 15:12:08 -07:00
llvm-mca.cpp
[llvm-mca] Print InstructionInfoView using Instrument information.
2023-05-22 16:41:19 -07:00
PipelinePrinter.cpp
…
PipelinePrinter.h
…