This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a27bda7 [InstCombine] add tests to show size-increasing select transforms new d8314f0 [ORC] Refactor the ORC RPC utilities to add some new features. new b35b701 [ORC] Revert r286620 while I investigate a bot failure. new 3352395 Bitcode: Prepare to move bitcode readers to free functions. new 9b252f0 Bitcode: Clean up error handling for certain bitcode query fu [...]
The 4 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/Bitcode/BitcodeReader.h | 30 +- include/llvm/Object/ModuleSummaryIndexObjectFile.h | 6 - lib/Bitcode/Reader/BitcodeReader.cpp | 743 ++++++++++----------- lib/LTO/LTO.cpp | 6 +- lib/LTO/LTOModule.cpp | 26 +- lib/LTO/ThinLTOCodeGenerator.cpp | 15 +- lib/Object/ModuleSummaryIndexObjectFile.cpp | 12 - tools/llvm-lto/llvm-lto.cpp | 10 +- tools/lto/lto.cpp | 4 +- 9 files changed, 402 insertions(+), 450 deletions(-)