This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d024fd1406d [X86] Attempt to fix signed and unsigned comparison warning. new 3e3d015f524 AMDGPU: Fix multi-use shl/add combine
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: lib/Target/AMDGPU/SIISelLowering.cpp | 45 ++----- lib/Target/AMDGPU/SIISelLowering.h | 1 + test/CodeGen/AMDGPU/shl_add_ptr.ll | 242 +++++++++++++++++++++++++---------- 3 files changed, 188 insertions(+), 100 deletions(-)