[PATCH] D24153: Add bunch of _Interlocked builtins
Albert Gutowski via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 11:21:06 PDT 2016
agutowski updated this revision to Diff 70572.
agutowski added a comment.
Mark _InterlockedIncrement and _InterlockedDecrement as non-volatile
https://reviews.llvm.org/D24153
Files:
include/clang/Basic/Builtins.def
lib/CodeGen/CGBuiltin.cpp
lib/Headers/intrin.h
test/CodeGen/ms-intrinsics.c
test/CodeGen/pr27892.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24153.70572.patch
Type: text/x-patch
Size: 30339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/71e9e2c0/attachment-0001.bin>
More information about the cfe-commits
mailing list