[PATCH] D12056: AMDGPU: Add s_dcache_* instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 15 18:23:54 PDT 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.

http://reviews.llvm.org/D12056

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/CIInstructions.td
  lib/Target/AMDGPU/SIInsertWaits.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/VIInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.vol.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.vol.ll
  test/MC/AMDGPU/smem.s
  test/MC/AMDGPU/smrd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12056.32226.patch
Type: text/x-patch
Size: 11991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/80faf2f5/attachment.bin>


More information about the llvm-commits mailing list