This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14edb7eb1a0 [InlineCost] Add more debug during inline cost computation. new 25ef265dc91 [InlineCost] Add cl::opt to allow full inline cost to be co [...] new a3268784908 [lld/pdb] Speed up construction of publics & globals addr map.
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: include/llvm/Analysis/InlineCost.h | 14 +++---- lib/Analysis/InlineCost.cpp | 54 ++++++++++++++++++++------- lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 40 ++++++++++---------- lib/Transforms/IPO/InlineSimple.cpp | 3 +- lib/Transforms/IPO/Inliner.cpp | 9 +++-- lib/Transforms/IPO/PartialInlining.cpp | 2 +- 6 files changed, 76 insertions(+), 46 deletions(-)