This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ce8b664b31 [LV] Support efficient vectorization of an induction with r [...] new 557f3cf7a54 [X86] Remove redundant setOperationAction calls. new 10d4fa74b40 [SelectionDAG][X86] Improve legalization of v32i1 CONCAT_VE [...] new b82cf8d9d43 [X86] Make ANY_EXTEND from vXi1 Custom for more types.
The 3 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/LegalizeIntegerTypes.cpp | 15 + lib/Target/X86/X86ISelLowering.cpp | 8 +- test/CodeGen/X86/avx512-insert-extract.ll | 135 +- test/CodeGen/X86/avx512-mask-op.ll | 1146 +- test/CodeGen/X86/avx512-vec-cmp.ll | 399 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 13702 ++------------------ test/CodeGen/X86/bitcast-and-setcc-512.ll | 276 +- test/CodeGen/X86/bitcast-setcc-512.ll | 132 +- test/CodeGen/X86/vector-compare-results.ll | 1652 +-- 9 files changed, 1193 insertions(+), 16272 deletions(-)