This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7845a5f0b1c [yaml2obj] - Report when unknown section is referenced from [...] new 7aac3dc1f7f [X86][SSE] Extract i1 elements from vXi1 bool vectors
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/X86ISelLowering.cpp | 33 +++++++ test/CodeGen/X86/bitcast-vector-bool.ll | 25 ++--- test/CodeGen/X86/bool-vector.ll | 68 ++----------- test/CodeGen/X86/movmsk-cmp.ll | 167 +++++++++++++++++--------------- 4 files changed, 137 insertions(+), 156 deletions(-)