This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8bcc9b475c6 [llvm-objdump][MachO] Disable some invalid input tests new b375b525011 [X86] Change vXi1 extract_vector_elt lowering to be legal i [...]
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 | 46 ++++++++--------- lib/Target/X86/X86InstrAVX512.td | 11 +++++ test/CodeGen/X86/avx512-insert-extract.ll | 4 +- test/CodeGen/X86/avx512-mask-op.ll | 82 ++++++++++++++----------------- test/CodeGen/X86/avx512-schedule.ll | 48 +++++++++--------- test/CodeGen/X86/masked_gather_scatter.ll | 8 +-- test/CodeGen/X86/pr33349.ll | 32 ++++++------ test/CodeGen/X86/vec_floor.ll | 48 ++++++------------ 8 files changed, 133 insertions(+), 146 deletions(-)