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

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 13:12:04 PST 2015


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

Forgot the new LangRef changes in the last update.


http://reviews.llvm.org/D15471

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15471.42760.patch
Type: text/x-patch
Size: 13373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/935bc2b3/attachment.bin>


More information about the llvm-commits mailing list