This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 112d1942e0a [X86] Lower v16i16->v8i16 truncate using an 'and' with 255, [...] new 349adaa64ac [X86] Disable combineToExtendVectorInReg under -x86-experim [...]
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 | 74 +++++++++++++++++++++++++ test/CodeGen/X86/vec_int_to_fp-widen.ll | 21 ++++--- test/CodeGen/X86/vector-sext-widen.ll | 56 +++++++++---------- test/CodeGen/X86/vector-zext-widen.ll | 97 +++++++++++++++------------------ 4 files changed, 154 insertions(+), 94 deletions(-)