freebsd-skq/contrib/llvm
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 The R600 target got renamed to AMDGPU, but I missed deleting the old 2015-09-21 22:34:16 +00:00
patches Drop a patch which is already included in 3.7.0. 2015-09-21 22:29:43 +00:00
tools Pull in r244063 from upstream clang trunk (by James Y Knight): 2015-09-22 20:39:59 +00:00
utils/TableGen Update llvm/clang to r242221. 2015-08-12 18:31:11 +00:00
FREEBSD-Xlist Update FREEBSD-Xlist files for llvm and clang. 2015-05-27 20:58:54 +00:00
LICENSE.TXT Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, and 2015-05-27 20:26:41 +00:00