This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6ee1a0 [EarlyCSE/CVP] Add stats for CVPs and make sure to account fo [...] new 14c1739 MachineScheduler: Limit the size of the ready list. new 702039b [LoopUtils] Extend findStringMetadataForLoop to return the va [...] new bc2216c MachineScheduler: Move code to initialize a Candidate out of [...]
The 3 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/CodeGen/MachineScheduler.h | 8 ++- include/llvm/Transforms/Utils/LoopUtils.h | 10 +++- lib/CodeGen/MachineScheduler.cpp | 77 ++++++++++++++----------- lib/Transforms/Utils/LoopUtils.cpp | 25 +++++--- test/CodeGen/AArch64/arm64-misched-basic-A53.ll | 1 + 5 files changed, 74 insertions(+), 47 deletions(-)