This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 43112b116c0 [ValueTracking] Add MustPreserveNullness arg to functions a [...] new 955f528e07d [MCA] Slightly refactor the logic in ResourceManager. NFCI
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/ResourceManager.h | 51 +++++++++++++++------- include/llvm/MCA/HardwareUnits/Scheduler.h | 3 ++ include/llvm/MCA/Instruction.h | 11 +++-- lib/MCA/HardwareUnits/ResourceManager.cpp | 55 ++++++++++++++---------- lib/MCA/HardwareUnits/Scheduler.cpp | 6 +-- lib/MCA/InstrBuilder.cpp | 30 ++++++------- lib/MCA/Stages/ExecuteStage.cpp | 14 +++--- 7 files changed, 102 insertions(+), 68 deletions(-)