This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7066857 Add a %basename substitution. new 1c48d9e Do not pollute the namespace in a header file. new 9fc191f [DAGCombiner] Add vector demanded elements support to Compute [...]
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: include/llvm/CodeGen/SelectionDAG.h | 11 ++++++++ include/llvm/Target/TargetLowering.h | 5 +++- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 44 +++++++++++++++++++++++------ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 1 + lib/Support/Windows/Process.inc | 1 - lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 3 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 +- lib/Target/X86/X86ISelLowering.cpp | 3 +- lib/Target/X86/X86ISelLowering.h | 1 + test/CodeGen/X86/known-bits-vector.ll | 18 +++++------- 10 files changed, 65 insertions(+), 25 deletions(-)