This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 868d9bb5b7b "[ARM] Mark flaky test MachineBranchProb.ll unsupported aga [...] new 406408a5da0 [X86] Redefine MOVSS/MOVSD instructions to take VR128 regcl [...]
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/X86InstrAVX512.td | 73 ++++---- lib/Target/X86/X86InstrInfo.cpp | 10 -- lib/Target/X86/X86InstrSSE.td | 67 ++++---- test/CodeGen/X86/buildvec-insertvec.ll | 4 +- test/CodeGen/X86/lower-vec-shift.ll | 56 +++---- test/CodeGen/X86/psubus.ll | 171 ++++++++++--------- test/CodeGen/X86/vector-blend.ll | 2 +- test/CodeGen/X86/vector-compare-results.ll | 260 ++++++++++++++--------------- test/CodeGen/X86/vector-rotate-128.ll | 120 +++++++------ test/CodeGen/X86/vector-shift-ashr-128.ll | 140 ++++++++-------- test/CodeGen/X86/vector-shift-lshr-128.ll | 92 +++++----- test/CodeGen/X86/vector-shift-shl-128.ll | 28 ++-- test/CodeGen/X86/vector-trunc-math.ll | 207 +++++++++++------------ test/CodeGen/X86/vector-trunc.ll | 60 ++++--- test/CodeGen/X86/vshift-4.ll | 20 +-- test/CodeGen/X86/x86-shifts.ll | 4 +- 16 files changed, 635 insertions(+), 679 deletions(-)