This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1583a44982 [X86] Add custom promotion of v2i8/v2i16 fp_to_sint to avoi [...] new 645cd31982f [ThinLTO] Split NotEligibleToImport into legality and inlin [...]
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 | 13 ++++++++----- include/llvm/Transforms/IPO/FunctionImport.h | 8 ++++++-- lib/Analysis/ModuleSummaryAnalysis.cpp | 19 +++++++++---------- lib/AsmParser/LLLexer.cpp | 1 + lib/AsmParser/LLParser.cpp | 7 +++++++ lib/AsmParser/LLToken.h | 1 + lib/Bitcode/Reader/BitcodeReader.cpp | 1 + lib/Bitcode/Writer/BitcodeWriter.cpp | 1 + lib/IR/AsmWriter.cpp | 1 + lib/IR/ModuleSummaryIndex.cpp | 5 +++-- lib/Transforms/IPO/FunctionImport.cpp | 10 ++++++++++ test/Assembler/thinlto-summary.ll | 4 ++-- test/Bitcode/thinlto-function-summary.ll | 2 +- test/ThinLTO/X86/dot-dumper.ll | 2 +- 14 files changed, 52 insertions(+), 23 deletions(-)