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
/
lib
/
MCA
History
Kazu Hirata
b595eb83e5
[llvm] Use *{Set,Map}::contains (NFC)
2023-03-14 18:56:07 -07:00
..
HardwareUnits
[llvm] Use llvm::bit_floor instead of llvm::PowerOf2Floor (NFC)
2023-01-28 09:06:31 -08:00
Stages
[MCA] Fix crash in
EntryStage::cycleEnd
when there are no instructions.
2023-03-02 13:43:26 +01:00
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
[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV
2022-11-18 09:55:15 -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
[llvm] Use *{Set,Map}::contains (NFC)
2023-03-14 18:56:07 -07: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
…