This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c0c1dbf422 [mips][XRay] Use the base version of emitXRayTable new 1c442aa9b77 Revert "IR: Use pointers instead of GUIDs to represent edge [...]
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, 221 insertions(+), 208 deletions(-)