This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf3a2d9fd22 [DAGCombiner] Limit number of nodes explored as store candidates. new 2c238253bee [X86][SSE] Fold add(shuffle(),shuffle()) to hadd on 'slow' [...]
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/X86ISelLowering.cpp | 5 +- test/CodeGen/X86/avx2-phaddsub.ll | 30 +- test/CodeGen/X86/haddsub-shuf.ll | 658 ++++++--------------------- test/CodeGen/X86/haddsub-undef.ll | 149 ++---- test/CodeGen/X86/haddsub.ll | 273 +++-------- test/CodeGen/X86/phaddsub.ll | 497 +++++--------------- test/CodeGen/X86/vector-shuffle-combining.ll | 39 +- 7 files changed, 401 insertions(+), 1250 deletions(-)