This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 61d2734e2d9 Reland: Fix and test inter-procedural register allocation for ARM new a9e03d45db3 AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic. [...]
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 | 7 ++++--- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 ++ lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 ++ lib/Target/AMDGPU/AMDGPUSearchableTables.td | 4 ++++ lib/Target/AMDGPU/BUFInstructions.td | 4 ++++ lib/Target/AMDGPU/SIISelLowering.cpp | 20 ++++++++++++++++++-- lib/Target/AMDGPU/SIInstrInfo.td | 2 ++ test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.atomic.ll | 10 +++++++++- .../AMDGPU/llvm.amdgcn.struct.buffer.atomic.ll | 10 +++++++++- 9 files changed, 54 insertions(+), 7 deletions(-)