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
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
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
[MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/.
2021-08-25 12:12:47 -07:00
PipelinePrinter.h
…