llvm-project/llvm/lib/MCA/HardwareUnits
Andrea Di Biagio 50770d8de5 [MCA] Refactor the InOrderIssueStage stage. NFCI
Moved the logic that checks for RAW hazards from the InOrderIssueStage to the
RegisterFile.

Changed how the InOrderIssueStage keeps track of backend stalls. Stall events
are now generated from method notifyStallEvent().

No functional change intended.
2021-05-27 22:28:04 +01:00
..
HardwareUnit.cpp
LSUnit.cpp [MCA][LSUnit] Fix a potential use after free in the logic that updates memory groups. 2021-04-20 13:30:45 +01:00
RegisterFile.cpp [MCA] Refactor the InOrderIssueStage stage. NFCI 2021-05-27 22:28:04 +01:00
ResourceManager.cpp
RetireControlUnit.cpp [MCA] Disable RCU for InOrderIssueStage 2021-03-24 13:54:04 +03:00
Scheduler.cpp [llvm] Use llvm::append_range (NFC) 2021-01-06 18:27:33 -08:00