This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a69267ec71 [SelectionDAG] Remove some dead code from vector scalaring new 47dab13b271 [X86] Don't report gather is legal on Skylake CPUs when AVX [...]
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/X86.td | 24 +- lib/Target/X86/X86Subtarget.cpp | 12 +- lib/Target/X86/X86Subtarget.h | 5 + lib/Target/X86/X86TargetTransformInfo.cpp | 8 +- test/CodeGen/X86/avx2-masked-gather.ll | 480 ++++++++++++++++++++++++++++++ 5 files changed, 515 insertions(+), 14 deletions(-)