[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:08:06 PST 2015


reames retitled this revision from "[IR] Add support for floating pointer and vector atomic loads and stores" to "[IR] Add support for floating pointer atomic loads and stores".
reames updated the summary for this revision.
reames updated this revision to Diff 42759.
reames added a comment.

Address JF's comments and remove the vector support for the moment.


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.42759.patch
Type: text/x-patch
Size: 12409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/3324aab3/attachment.bin>


More information about the llvm-commits mailing list