This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f3d1c87 [Hexagon] Enable subregister liveness tracking new aa06e49 [X86][SSE] Add support for combining VZEXT_MOVL target shuffles new 09f0b3c [SCCP] Don't delete side-effecting instructions
The 2 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 | 43 ++++++++++++++------ lib/Transforms/Scalar/SCCP.cpp | 23 +++-------- test/CodeGen/X86/insertps-combine.ll | 6 +-- test/CodeGen/X86/vec_ss_load_fold.ll | 6 ++- test/CodeGen/X86/vector-shuffle-128-v8.ll | 54 ++++++++----------------- test/CodeGen/X86/vector-shuffle-256-v16.ll | 4 +- test/CodeGen/X86/vector-shuffle-combining.ll | 29 +++---------- test/CodeGen/X86/vector-shuffle-variable-256.ll | 3 +- test/Transforms/SCCP/calltest.ll | 20 ++++++--- 9 files changed, 84 insertions(+), 104 deletions(-)