This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1ff276 Propagate branch metadata when some branch probability is missing. new d56f6d6 Revert r269131
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/ProfileData/ProfileCommon.h | 37 +--------------- lib/Analysis/InlineCost.cpp | 6 +-- lib/Analysis/LLVMBuild.txt | 2 +- lib/ProfileData/ProfileSummary.cpp | 44 ------------------- test/Transforms/Inline/inline-cold-callee.ll | 27 ++++-------- test/Transforms/Inline/inline-hot-callee.ll | 27 ++++-------- unittests/ProfileData/CMakeLists.txt | 1 - unittests/ProfileData/ProfileSummaryTest.cpp | 66 ---------------------------- 8 files changed, 21 insertions(+), 189 deletions(-) delete mode 100644 unittests/ProfileData/ProfileSummaryTest.cpp