This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53c102ac201 [DAGCombiner] Enable UADDO/USUBO vector combine support new 104ec4e396a [AMDGPU] Add support for 64 bit buffer atomic artihmetic in [...]
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: include/llvm/IR/IntrinsicsAMDGPU.td | 4 +- lib/Target/AMDGPU/BUFInstructions.td | 50 +++++--- lib/Target/AMDGPU/SIInstrInfo.td | 4 +- .../AMDGPU/llvm.amdgcn.buffer.atomic.ll | 60 ++++----- .../AMDGPU/llvm.amdgcn.buffer.atomic.ll | 60 ++++----- test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll | 141 ++++++++++++++++----- 6 files changed, 203 insertions(+), 116 deletions(-)