This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42bbfa76e41 [X86] Teach X86DAGToDAGISel::shrinkAndImmediate to preserve [...] new 6661a9b542a [Hexagon] Memoize instruction positions in BitTracker new 16748767563 [InstCombine] only allow narrow/wide evaluation of values w [...] new 2e9c44b034c LTO: Include dso-local bit in ThinLTO cache key.
The 3 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 | 2 ++ lib/IR/ModuleSummaryIndex.cpp | 9 +++++++++ lib/LTO/LTO.cpp | 4 +++- lib/Target/Hexagon/BitTracker.cpp | 22 +++++++++++++--------- lib/Target/Hexagon/BitTracker.h | 10 +++++++++- lib/Transforms/InstCombine/InstCombineCasts.cpp | 10 ++++++---- lib/Transforms/Utils/FunctionImportUtils.cpp | 12 ++---------- test/LTO/Resolution/X86/cache-dso-local.ll | 22 ++++++++++++++++++++++ 8 files changed, 66 insertions(+), 25 deletions(-) create mode 100644 test/LTO/Resolution/X86/cache-dso-local.ll