llvm-project/llvm/lib/MCA/HardwareUnits
Patrick Holland 85e6e748d4 [MCA] Switching from conservatively guessing which instructions are
memory-barrier instructions to providing targets and developers a convenient
way to explicitly declare which instructions are memory-barriers.

Differential Revision: https://reviews.llvm.org/D116779
2022-01-11 13:50:14 -08:00
..
HardwareUnit.cpp
LSUnit.cpp [MCA] Switching from conservatively guessing which instructions are 2022-01-11 13:50:14 -08: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