This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d28e34 Spelling mistakes in comments. NFCI. new 0789890 [DAGCombiner] Add vector demanded elements support to compute [...]
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/Target/TargetLowering.h | 5 ++++- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 5 ++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 1 + lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +- lib/Target/AArch64/AArch64ISelLowering.h | 3 ++- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 + lib/Target/ARM/ARMISelLowering.cpp | 1 + lib/Target/ARM/ARMISelLowering.h | 1 + lib/Target/PowerPC/PPCISelLowering.cpp | 1 + lib/Target/PowerPC/PPCISelLowering.h | 1 + lib/Target/Sparc/SparcISelLowering.cpp | 1 + lib/Target/Sparc/SparcISelLowering.h | 1 + lib/Target/X86/X86ISelLowering.cpp | 1 + lib/Target/X86/X86ISelLowering.h | 1 + lib/Target/XCore/XCoreISelLowering.cpp | 1 + lib/Target/XCore/XCoreISelLowering.h | 1 + 17 files changed, 22 insertions(+), 7 deletions(-)