This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 838ac3865fe [SLPVectorizer] Add basic support for mul/and/or/xor horizo [...] new e3237d202fb [LegalizeDAG] Share Vector/Scalar CTTZ Expansion
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: include/llvm/CodeGen/TargetLowering.h | 7 ++++ lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 36 +++-------------- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 20 ++-------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 55 ++++++++++++++++++++++++++ 4 files changed, 71 insertions(+), 47 deletions(-)