This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3b8ce30a4f Revert part of r310296 to make it really NFC for instrument [...] new 00708415fb4 [SelectionDAG] When scalarizing vselect, don't assert on a [...]
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/LegalizeVectorTypes.cpp | 16 ++++- lib/Target/X86/X86ISelLowering.cpp | 17 ++++- test/CodeGen/X86/pr33349.ll | 92 ++++++++++++++++++++++++ 3 files changed, 123 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr33349.ll