[PATCH] D19291: Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 10:53:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267021: Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly (authored by nha).

Changed prior to commit:
  http://reviews.llvm.org/D19291?vs=54282&id=54542#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19291

Files:
  llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/include/llvm/IR/IntrinsicsARM.td
  llvm/trunk/include/llvm/IR/IntrinsicsHexagon.td
  llvm/trunk/include/llvm/IR/IntrinsicsMips.td
  llvm/trunk/include/llvm/IR/IntrinsicsNVVM.td
  llvm/trunk/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/trunk/include/llvm/IR/IntrinsicsSystemZ.td
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/AMDGPU/SIIntrinsics.td
  llvm/trunk/utils/TableGen/CodeGenIntrinsics.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19291.54542.patch
Type: text/x-patch
Size: 113312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/7bd4f4b3/attachment.bin>


More information about the llvm-commits mailing list