This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01544ba [X86] Add tests to show missed opportunities to calculate kno [...] new c700b40 [X86][AVX512] Detect repeated constant patterns in BUILD_VECT [...]
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 | 119 +- test/CodeGen/X86/avg.ll | 4 +- test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 1205 +++++++++++++++++++++ test/CodeGen/X86/vec_shift6.ll | 6 +- test/CodeGen/X86/vector-shuffle-512-v64.ll | 6 +- 5 files changed, 1329 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll