freebsd-dev/contrib/llvm/tools/clang
Dimitry Andric f3d77c91e9 Pull in r244063 from upstream clang trunk (by James Y Knight):
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

This fixes "cannot compile this atomic library call yet" errors when
compiling code which calls the above builtins, on arm < v6.
2015-09-22 20:39:59 +00:00
..
include Update llvm, clang and lldb to 3.7.0 release. 2015-09-06 19:58:48 +00:00
lib Pull in r244063 from upstream clang trunk (by James Y Knight): 2015-09-22 20:39:59 +00:00
tools/driver Update llvm, clang and lldb to 3.7.0 release. 2015-09-06 19:58:48 +00:00
utils/TableGen Update llvm, clang and lldb to 3.7.0 release. 2015-09-06 19:58:48 +00:00
FREEBSD-Xlist Update FREEBSD-Xlist files for llvm and clang. 2015-05-27 20:58:54 +00:00
LICENSE.TXT Merge clang trunk r238337 from ^/vendor/clang/dist, resolve conflicts, 2015-05-27 20:44:45 +00:00