This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 123bf00 AMDGPU: Fix return after else new 339cf19 AMDGPU: Analyze mubuf with immediate soffset new 4436dc3 [AArch64] Lower multiplication by a constant int to shl+add+shl
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/AArch64/AArch64ISelLowering.cpp | 48 +++- lib/Target/AMDGPU/SIInstrInfo.cpp | 7 +- test/CodeGen/AArch64/mul_pow2.ll | 243 ++++++++++++++++++++- test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 34 +++ 4 files changed, 321 insertions(+), 11 deletions(-)