[PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 15:26:11 PST 2016


reames updated this revision to Diff 48413.
reames added a comment.

Address JF's review comments.


http://reviews.llvm.org/D17413

Files:
  docs/LangRef.rst
  lib/AsmParser/LLParser.cpp
  lib/CodeGen/AtomicExpandPass.cpp
  lib/IR/Verifier.cpp
  test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17413.48413.patch
Type: text/x-patch
Size: 11520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/f694e0a5/attachment.bin>


More information about the llvm-commits mailing list