This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f579ce [X86][AVX512] Added avx512 VPSLLDQ/VPSRLDQ instruction comments new f8bdcad Use ProfileSummaryInfo in inline cost analysis.
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/InlineCost.h | 5 ++- include/llvm/Transforms/IPO/InlinerPass.h | 2 + lib/Analysis/InlineCost.cpp | 67 ++++++++++++---------------- lib/Transforms/IPO/InlineAlways.cpp | 2 + lib/Transforms/IPO/InlineSimple.cpp | 4 +- lib/Transforms/IPO/Inliner.cpp | 3 ++ test/Transforms/Inline/inline-cold-callee.ll | 29 ++++++++---- test/Transforms/Inline/inline-hot-callee.ll | 29 ++++++++---- 8 files changed, 83 insertions(+), 58 deletions(-)