This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba83e3ae007 [X86] Remove most of the SEXTLOAD Custom setOperationAction [...] new 7eb79182a99 [X86] Use compare with 0 to fill an element with sign bits [...]
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: lib/Target/X86/X86ISelLowering.cpp | 8 +- test/CodeGen/X86/pmul.ll | 130 ++++---- test/CodeGen/X86/trunc-subvector.ll | 17 +- test/CodeGen/X86/vec_fp_to_int.ll | 20 +- test/CodeGen/X86/vector-sext-widen.ll | 352 ++++++++++---------- test/CodeGen/X86/vector-sext.ll | 480 ++++++++++++++-------------- test/CodeGen/X86/vector-trunc-math-widen.ll | 67 ++-- test/CodeGen/X86/vector-trunc-math.ll | 67 ++-- 8 files changed, 573 insertions(+), 568 deletions(-)