This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aae1337 [AMDGPU] Revert failed scheduling new be2cd40 [X86][SSE] Propagate undef upper elements from scalar_to_vect [...] new 120c82e [Inline] add tests to show attribute information loss; NFC
The 2 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: lib/Target/X86/X86ISelLowering.cpp | 8 +++- test/CodeGen/X86/shrink_vmul.ll | 4 +- test/CodeGen/X86/vec_extract-mmx.ll | 2 +- test/CodeGen/X86/vec_int_to_fp.ll | 2 +- test/CodeGen/X86/vector-half-conversions.ll | 56 +++++++++++--------------- test/CodeGen/X86/vector-sext.ll | 4 +- test/CodeGen/X86/widen_conv-3.ll | 4 -- test/CodeGen/X86/widen_conv-4.ll | 4 -- test/Transforms/Inline/arg-attr-propagation.ll | 50 +++++++++++++++++++++++ 9 files changed, 87 insertions(+), 47 deletions(-) create mode 100644 test/Transforms/Inline/arg-attr-propagation.ll