This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 538a54682a7 [SimplifyCFG] Use hasNUses instead of comparing getNumUses [...] new e8773635a3b Change the testcase tail-merge-after-mbp.ll to tail-merge-a [...] new 62b2c39c085 Build SymbolMap in SampleProfileLoader to help matchin func [...]
The 2 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: lib/Transforms/IPO/SampleProfile.cpp | 32 ++++++- test/CodeGen/X86/tail-merge-after-mbp.ll | 94 ------------------ test/CodeGen/X86/tail-merge-after-mbp.mir | 105 +++++++++++++++++++++ .../SampleProfile/Inputs/indirect-call.prof | 6 ++ test/Transforms/SampleProfile/indirect-call.ll | 44 +++++++++ 5 files changed, 186 insertions(+), 95 deletions(-) delete mode 100644 test/CodeGen/X86/tail-merge-after-mbp.ll create mode 100644 test/CodeGen/X86/tail-merge-after-mbp.mir