This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 406408a5da0 [X86] Redefine MOVSS/MOVSD instructions to take VR128 regcl [...] new a0070218a51 [test] Fix append_path in the empty case new 21b336006c6 [X86][SSE] Add support for lowering v8i16 binary shuffles t [...] new 90edfc7134c [Dominators] Take fast path when applying <=1 updates
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: include/llvm/Support/GenericDomTree.h | 4 +- include/llvm/Support/GenericDomTreeConstruction.h | 16 ++++ lib/Target/X86/X86ISelLowering.cpp | 5 ++ test/CodeGen/X86/bitcast-and-setcc-256.ll | 16 +--- test/CodeGen/X86/bitcast-and-setcc-512.ll | 22 ++--- test/CodeGen/X86/psubus.ll | 82 +++++++---------- test/CodeGen/X86/vector-compare-results.ll | 102 +++++++++------------- test/CodeGen/X86/vector-trunc.ll | 36 ++------ utils/lit/lit/llvm/config.py | 10 ++- 9 files changed, 122 insertions(+), 171 deletions(-)