This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0639c00 Fix typo in test - it should be masking bits0-15 not bit16 new 05601b4 [x86] move combines of 'select of 2 constants' to its own fun [...] new 600740b [LSV] Use the original loads' names for the extractelement in [...]
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: lib/Target/X86/X86ISelLowering.cpp | 195 +++++++++++---------- lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 6 +- .../LoadStoreVectorizer/AMDGPU/merge-stores.ll | 20 +-- .../LoadStoreVectorizer/AMDGPU/pointer-elements.ll | 50 +++--- 4 files changed, 142 insertions(+), 129 deletions(-)