This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4869102 [RDF] Switch RegisterRef to be a pair (Register, LaneMask) new a9c6165 AMDGPU/SI: Don't allow unaligned scratch access
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/AMDGPU.td | 6 ++++ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++ lib/Target/AMDGPU/SIISelLowering.cpp | 9 ++++++ test/CodeGen/AMDGPU/flat-address-space.ll | 36 ++++++++++++++++++---- .../AMDGPU/adjust-alloca-alignment.ll | 2 +- .../AMDGPU/merge-stores-private.ll | 22 +++++++------ 7 files changed, 64 insertions(+), 17 deletions(-)