This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23a455a76dd [SystemZ] Bugfix in expandRxSBG() new 3b06fccc774 [InstSimplify] Fold insertelement into undef if index is ou [...] new ea2f82191ea [X86][AVX512] Regenerate vpmovm2*/vpmov*2m avx512 schedule tests
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: include/llvm/Analysis/ConstantFolding.h | 7 + include/llvm/Analysis/InstructionSimplify.h | 4 + lib/Analysis/InstructionSimplify.cpp | 28 ++++ test/CodeGen/X86/avx512-schedule.ll | 250 ++++++++++++++-------------- test/Transforms/InstSimplify/pr28725.ll | 5 +- 5 files changed, 166 insertions(+), 128 deletions(-)