[PATCH] D15471: [IR] Add support for floating pointer atomic loads and stores

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 16:52:49 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255737: [IR] Add support for floating pointer atomic loads and stores (authored by reames).

Changed prior to commit:
  http://reviews.llvm.org/D15471?vs=42920&id=42941#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15471

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15471.42941.patch
Type: text/x-patch
Size: 17554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/6f270cbc/attachment.bin>


More information about the llvm-commits mailing list