This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 54b2f9d9e2f [x86] add tests for extract/extract/unpack; NFC new 5b66f011e74 GlobalISel: Factor fewerElementVectors into separate functions new 06340db3fce [x86] add restriction for lowering to vpermps
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 12 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 326 +++++++++++----------- lib/Target/X86/X86ISelLowering.cpp | 21 +- test/CodeGen/X86/vector-shuffle-128-unpck.ll | 84 ++---- 4 files changed, 227 insertions(+), 216 deletions(-)