This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae22fd989b6 Fix a typo. new e611018a3f1 Re-apply r302108, "IR: Use pointers instead of GUIDs to rep [...]
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/IR/ModuleSummaryIndex.h | 152 ++++++++++++++---------------- include/llvm/IR/ModuleSummaryIndexYAML.h | 4 +- lib/Analysis/ModuleSummaryAnalysis.cpp | 43 +++++---- lib/Bitcode/Reader/BitcodeReader.cpp | 77 ++++++++------- lib/Bitcode/Writer/BitcodeWriter.cpp | 22 ++--- lib/IR/ModuleSummaryIndex.cpp | 12 +-- lib/LTO/LTO.cpp | 9 +- lib/LTO/ThinLTOCodeGenerator.cpp | 5 +- lib/Transforms/IPO/FunctionImport.cpp | 97 +++++++++---------- lib/Transforms/IPO/LowerTypeTests.cpp | 2 +- lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +- tools/llvm-link/llvm-link.cpp | 2 +- tools/llvm-lto/llvm-lto.cpp | 2 +- 13 files changed, 208 insertions(+), 221 deletions(-)