[PATCH] D25576: Add 64-bit MS _Interlocked functions as builtins again

Albert Gutowski via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 14:43:40 PDT 2016


agutowski updated this revision to Diff 74586.
agutowski added a comment.

make target-independent Interlocked builtins use EmitMSVCBuiltinExpr


https://reviews.llvm.org/D25576

Files:
  include/clang/Basic/BuiltinsARM.def
  include/clang/Basic/BuiltinsX86_64.def
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/intrin.h
  test/CodeGen/ms-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25576.74586.patch
Type: text/x-patch
Size: 27024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/a589185e/attachment-0001.bin>


More information about the cfe-commits mailing list