llvm-project/llvm/lib/MCA/HardwareUnits
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