r244063 - Add missing atomic libcall support.

Dimitry Andric via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 12:12:10 PDT 2015


On 05 Aug 2015, at 18:57, James Y Knight <jyknight at google.com> wrote:
> Author: jyknight
> Date: Wed Aug  5 11:57:36 2015
> New Revision: 244063
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=244063&view=rev
> Log:
> Add missing atomic libcall support.
> 
> 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.
> 
> Differential Revision: http://reviews.llvm.org/D10847

Hi James, is this OK to merge to the 3.7 branch, targeting 3.7.1?

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150922/4fa369b2/attachment.sig>


More information about the cfe-commits mailing list