This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eec5b16c882 Remove unused variables new 37bf8530346 [X86] Don't use constant condition for select instruction w [...]
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: test/CodeGen/X86/avx512-shuffle-schedule.ll | 7100 +++++++++++--------- .../X86/avx512-shuffles/broadcast-scalar-fp.ll | 720 +- .../X86/avx512-shuffles/broadcast-scalar-int.ll | 1656 +++-- .../X86/avx512-shuffles/broadcast-vector-fp.ll | 784 ++- .../X86/avx512-shuffles/broadcast-vector-int.ll | 992 +-- test/CodeGen/X86/avx512-shuffles/duplicate-high.ll | 540 +- test/CodeGen/X86/avx512-shuffles/duplicate-low.ll | 972 +-- .../CodeGen/X86/avx512-shuffles/in_lane_permute.ll | 1144 ++-- .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 4007 +++++------ test/CodeGen/X86/avx512-shuffles/permute.ll | 2240 +++--- .../X86/avx512-shuffles/shuffle-interleave.ll | 792 ++- test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 1184 ++-- test/CodeGen/X86/avx512-shuffles/shuffle.ll | 1832 ++--- test/CodeGen/X86/avx512-shuffles/unpack.ll | 1584 +++-- test/CodeGen/X86/vector-shuffle-256-v16.ll | 42 +- 15 files changed, 13896 insertions(+), 11693 deletions(-)