This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d3118fe4225 [X86] Add custom type legalization for SIGN_EXTEND_VECTOR_I [...] new eaec59f545e [X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custom on [...]
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 | 6 - test/CodeGen/X86/madd.ll | 94 ++++----- test/CodeGen/X86/pmovsx-inreg.ll | 18 +- test/CodeGen/X86/vec_cast.ll | 7 +- test/CodeGen/X86/vec_int_to_fp.ll | 27 +-- test/CodeGen/X86/vector-sext.ll | 411 ++++++++++++++----------------------- test/CodeGen/X86/vsel-cmp-load.ll | 14 +- 7 files changed, 230 insertions(+), 347 deletions(-)