This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from acf390b1ed2 Start reserving x18 by default on Android targets. new ee609f0f123 [X86] Support v2i32 gather/scatter indices with -x86-experi [...]
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/CodeGen/SelectionDAG/LegalizeTypes.h | 1 + lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 62 ++- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 +- test/CodeGen/X86/masked_gather_scatter_widen.ll | 482 +++++++++++++++++++++++ 4 files changed, 528 insertions(+), 21 deletions(-) create mode 100644 test/CodeGen/X86/masked_gather_scatter_widen.ll