This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b2930967ec Fix MSVC build by correcting placement of declspec after r345056 new 79b7ee93442 [LegalizeDAG] Share Vector/Scalar CTLZ 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 | 37 +++------------- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 21 ++-------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 53 +++++++++++++++++++++++ test/CodeGen/X86/vec_ctbits.ll | 58 +++++++++++++------------- 5 files changed, 98 insertions(+), 78 deletions(-)