This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7adcecae77 Remove SmallBitVector.h include. NFCI. new f18fcb7a6cc [MCA] Slightly refactor class RetireControlUnit, and add th [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/MCA/HardwareUnits/RetireControlUnit.h | 33 +++++++---- include/llvm/MCA/Instruction.h | 17 +++++- lib/MCA/HardwareUnits/RetireControlUnit.cpp | 65 +++++++++++++--------- lib/MCA/HardwareUnits/Scheduler.cpp | 10 ++-- lib/MCA/Stages/DispatchStage.cpp | 17 +++--- lib/MCA/Stages/ExecuteStage.cpp | 8 ++- lib/MCA/Stages/RetireStage.cpp | 4 +- 7 files changed, 96 insertions(+), 58 deletions(-)