This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b11e016ecd9 [BPF] Permit all user instructed offset relocatiions new 79df1b8cac3 [X86] Add test case for passing a v17i1 vector with avx512 new 19ae26fe88a [X86] Break non-power of 2 vXi1 vectors into scalars for ar [...]
The 2 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 | 25 +- test/CodeGen/X86/avx512-calling-conv.ll | 2030 +++++++++++++++++++++++++++++ test/CodeGen/X86/masked_gather_scatter.ll | 182 ++- test/CodeGen/X86/masked_store.ll | 74 +- 4 files changed, 2176 insertions(+), 135 deletions(-)