This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c28a81a948e [X86] Prevent folding a load into an AND if that AND is rea [...] new a67600cb79c Add optional arg to profile count getters to filter synthet [...]
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/Analysis/BlockFrequencyInfo.h | 3 ++- include/llvm/Analysis/BlockFrequencyInfoImpl.h | 18 ++++++++++++------ include/llvm/Analysis/ProfileSummaryInfo.h | 3 ++- include/llvm/IR/Function.h | 13 ++++++++----- lib/Analysis/BlockFrequencyInfo.cpp | 5 +++-- lib/Analysis/BlockFrequencyInfoImpl.cpp | 11 +++++++---- lib/Analysis/ProfileSummaryInfo.cpp | 5 +++-- lib/IR/Function.cpp | 5 +++-- unittests/IR/MetadataTest.cpp | 2 +- 9 files changed, 41 insertions(+), 24 deletions(-)