This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e66147d1e6 [GlobalISel][X86] G_PHI support. new 228d11f2a97 [X86] Replace -mcpu option with -mattr in LIT tests added i [...]
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: .../X86/avx512-shuffles/broadcast-scalar-fp.ll | 162 +++++----- .../X86/avx512-shuffles/broadcast-scalar-int.ll | 2 +- .../X86/avx512-shuffles/broadcast-vector-fp.ll | 162 +++++----- .../X86/avx512-shuffles/broadcast-vector-int.ll | 194 +++++------ test/CodeGen/X86/avx512-shuffles/duplicate-high.ll | 122 +++---- test/CodeGen/X86/avx512-shuffles/duplicate-low.ll | 218 ++++++------- .../CodeGen/X86/avx512-shuffles/in_lane_permute.ll | 242 +++++++------- .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 9 +- test/CodeGen/X86/avx512-shuffles/permute.ll | 2 +- .../X86/avx512-shuffles/shuffle-interleave.ll | 178 +++++------ test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 258 +++++++-------- test/CodeGen/X86/avx512-shuffles/shuffle.ll | 2 +- test/CodeGen/X86/avx512-shuffles/unpack.ll | 354 ++++++++++----------- 13 files changed, 953 insertions(+), 952 deletions(-)