This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c80b5c54d9 [TableGen] Do not set ReadNone attribute on intrinsics with [...] new 02e27620a47 AMDGPU: Improve alias analysis for GDS new 4e75329928c AMDGPU/GFX10: Apply the VMEM-to-scalar-write hazard also to [...]
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/AMDGPU/AMDGPUAliasAnalysis.cpp | 8 ++-- lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 2 +- .../AMDGPU/GlobalISel/llvm.amdgcn.end.cf.i32.ll | 1 + test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll | 51 ++++++++++++++++++---- test/CodeGen/AMDGPU/vmem-to-salu-hazard.mir | 14 ++++++ test/CodeGen/AMDGPU/wave32.ll | 2 + 6 files changed, 65 insertions(+), 13 deletions(-)