This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b67d2d3f47f [X86][SSE] Add SimplifyDemandedVectorElts support for SSE s [...] new ae46d9c965a [X86] Add a 32-bit command line with only sse2 to vector-se [...] new 70a77194a6a [X86] Add custom type legalization for extending v4i8/v4i16 [...]
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 | 42 +- test/CodeGen/X86/vector-sext-widen.ll | 1217 +++++++++++++++++++++++++++++---- test/CodeGen/X86/vector-sext.ll | 1039 +++++++++++++++++++++++++++- 3 files changed, 2154 insertions(+), 144 deletions(-)