This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29dd0aa5bb9 [AMDGPU][MC][DOC] A fix for build failure in r349368 new 1987714929e [TargetLowering] Add DemandedElts mask to SimplifyDemandedB [...]
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 | 21 ++-- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 162 ++++++++++++++++++++-------- lib/Target/X86/X86ISelLowering.cpp | 19 ++-- lib/Target/X86/X86ISelLowering.h | 1 + test/CodeGen/X86/combine-sdiv.ll | 6 -- 5 files changed, 145 insertions(+), 64 deletions(-)