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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261281: [IR] Extend cmpxchg to allow pointer type operands (authored by reames).

Changed prior to commit:
  http://reviews.llvm.org/D17413?vs=48413&id=48420#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17413

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17413.48420.patch
Type: text/x-patch
Size: 12171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/1de6faea/attachment.bin>


More information about the llvm-commits mailing list