This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d3ee0657bcb Add opt-viewer testing new 1c969b0dcc7 [X86][AVX512] Add itinerary argument to all AVX512_maskable [...] new 0221a1478f0 [InstCombine] add tests for select-of-constants; NFC new 1a608935977 [Power9] add more tests for D38287; NFC
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/Target/X86/X86InstrAVX512.td | 93 +++++---- test/CodeGen/PowerPC/vec_extract_p9_2.ll | 248 +++++++++++++++++++++++ test/Transforms/InstCombine/zext-bool-add-sub.ll | 33 +++ 3 files changed, 330 insertions(+), 44 deletions(-) create mode 100644 test/CodeGen/PowerPC/vec_extract_p9_2.ll