1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/MCA/HardwareUnits
Andrea Di Biagio 8de4c75a32 [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.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
LSUnit.h [MCA][LSUnit] Fix a potential use after free in the logic that updates memory groups. 2021-04-20 13:30:45 +01:00
RegisterFile.h [MCA] Refactor the InOrderIssueStage stage. NFCI 2021-05-27 22:28:04 +01:00
ResourceManager.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
RetireControlUnit.h [MCA] Add support for in-order CPUs 2021-03-04 14:08:19 +03:00
Scheduler.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00