This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27eee9a0e24 AMDGPU: Teach isLegalAddressingMode about global_* instructions new 1ab1e79a01e AMDGPU: Make areMemAccessesTriviallyDisjoint more aware of [...]
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/SIInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.h | 8 ++ test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 125 +++++++++++++++------ 3 files changed, 98 insertions(+), 37 deletions(-)