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
/
HardwareUnits
History
Patrick Holland
55cedf9cc5
[MCA] Moved six instruction flags from InstrDesc to InstructionBase.
...
Differential Revision:
https://reviews.llvm.org/D121508
2022-03-13 21:21:05 -07:00
..
HardwareUnit.cpp
…
LSUnit.cpp
[MCA] Moved six instruction flags from InstrDesc to InstructionBase.
2022-03-13 21:21:05 -07:00
RegisterFile.cpp
[MCA][RegisterFile] Consistently update the PRF in the presence of multiple writes to the same register.
2021-08-26 19:16:20 +01:00
ResourceManager.cpp
[MCA][InstrBuilder] Always check for implicit uses of resource units (PR50725).
2021-06-16 14:51:12 +01:00
RetireControlUnit.cpp
[MCA] Disable RCU for InOrderIssueStage
2021-03-24 13:54:04 +03:00
Scheduler.cpp
…