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-26 03:26:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
MCA
History
Michael Maitland
2323a4ee61
Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV"
...
This reverts commit 5e82ee5373211db8522181054800ccd49461d9d8.
2022-11-15 08:04:11 -08:00
..
HardwareUnits
[MCA] Correctly check pipeline availability for partially overlapping resource groups.
2022-09-07 12:17:59 +01:00
Stages
…
CMakeLists.txt
[MCA] Allow mca::Instruction-s to be recycled and reused
2022-06-24 15:39:51 -07:00
CodeEmitter.cpp
…
Context.cpp
…
CustomBehaviour.cpp
Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV"
2022-11-15 08:04:11 -08:00
HWEventListener.cpp
…
IncrementalSourceMgr.cpp
[MCA] Allow mca::Instruction-s to be recycled and reused
2022-06-24 15:39:51 -07:00
InstrBuilder.cpp
Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV"
2022-11-15 08:04:11 -08:00
Instruction.cpp
[MCA] Allow mca::Instruction-s to be recycled and reused
2022-06-24 15:39:51 -07:00
Pipeline.cpp
…
Support.cpp
Use std::gcd (NFC)
2022-08-27 21:20:59 -07:00
View.cpp
…