This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13db890d328 [AMDGPU][MC] Corrected dst/data size for MIMG opcodes with [...] new 1af48d71ee3 [Hexagon] Use V6_vmpyih for halfword multiplication new b46c3d9efb8 [ThinLTO] Convert dead alias to declarations new 61660661cdf [Hexagon] Don't use garbage mask in HvxSelector::shuffp2
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/Transforms/IPO/FunctionImport.h | 5 +-- lib/LTO/LTOBackend.cpp | 16 ++++----- lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 2 ++ lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 11 ++++--- lib/Transforms/IPO/FunctionImport.cpp | 38 +++++++++++++++------- test/CodeGen/Hexagon/autohvx/arith.ll | 6 ++-- test/LTO/Resolution/X86/not-prevailing-alias.ll | 43 +++++++++++++++++++++++++ 7 files changed, 88 insertions(+), 33 deletions(-) create mode 100644 test/LTO/Resolution/X86/not-prevailing-alias.ll