[PATCH] D38419: Create instruction classes for identifying any atomicity of memory intrinsic. (NFC)

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 12:52:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316950: Create instruction classes for identifying any atomicity of memory intrinsic. (authored by dneilson).

Repository:
  rL LLVM

https://reviews.llvm.org/D38419

Files:
  llvm/trunk/include/llvm/IR/IntrinsicInst.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38419.120875.patch
Type: text/x-patch
Size: 25846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/85fb7f1b/attachment.bin>


More information about the llvm-commits mailing list