[PATCH] Add missing atomic libcall support.

James Y Knight jyknight at google.com
Tue Jun 30 11:56:14 PDT 2015


Support for emitting libcalls for __atomic_fetch_nand and
__atomic_{add,sub,and,or,xor,nand}_fetch was missing; add it, and some
test cases.

http://reviews.llvm.org/D10847

Files:
  docs/LanguageExtensions.rst
  lib/CodeGen/CGAtomic.cpp
  test/CodeGen/atomic-ops-libcall.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10847.28805.patch
Type: text/x-patch
Size: 8246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150630/24360d72/attachment.bin>


More information about the cfe-commits mailing list