[PATCH] D31736: Implement _interlockedbittestandset as a builtin

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 11:05:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299782: Implement _interlockedbittestandset as a builtin (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D31736?vs=94433&id=94539#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31736

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31736.94539.patch
Type: text/x-patch
Size: 4518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170410/f2963b7a/attachment-0001.bin>


More information about the cfe-commits mailing list