This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b33e0bfbd76 Removing the explicit specifier from some default construct [...] new 8fe3ca13edc [CallSite removal] move InlineCost to CallBase usage
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 | 8 +- lib/Analysis/InlineCost.cpp | 193 ++++++++++++++++----------------- lib/Target/AMDGPU/AMDGPUInline.cpp | 5 +- lib/Transforms/IPO/InlineSimple.cpp | 6 +- lib/Transforms/IPO/Inliner.cpp | 5 +- lib/Transforms/IPO/PartialInlining.cpp | 13 ++- lib/Transforms/IPO/SampleProfile.cpp | 5 +- 7 files changed, 117 insertions(+), 118 deletions(-)