This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24d7880147d [NFC][SLP] Pre-commit unary FNeg test to X86/propagate_ir_flags.ll new dd7dfb81b10 AMDGPU: Insert mem_viol check loop around GWS pre-GFX9
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/AMDGPUSubtarget.h | 9 ++ lib/Target/AMDGPU/DSInstructions.td | 2 +- lib/Target/AMDGPU/SIDefines.h | 2 + lib/Target/AMDGPU/SIISelLowering.cpp | 132 +++++++++++++++++++--- lib/Target/AMDGPU/SIISelLowering.h | 3 + test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll | 126 +++++++++++---------- test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll | 95 +++++++++------- 7 files changed, 253 insertions(+), 116 deletions(-)