[PATCH] D53916: [ARM64] [Windows] Implement _InterlockedExchangeAdd*_* builtins.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 30 17:55:04 PDT 2018
efriedma created this revision.
efriedma added reviewers: rnk, mstorsjo.
Herald added subscribers: kristina, jfb, chrib, kristof.beyls, javed.absar.
These apparently need to be proper builtins to handle the Windows SDK.
Repository:
rC Clang
https://reviews.llvm.org/D53916
Files:
include/clang/Basic/BuiltinsAArch64.def
include/clang/Basic/BuiltinsARM.def
lib/CodeGen/CGBuiltin.cpp
lib/Headers/intrin.h
test/CodeGen/ms-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53916.171849.patch
Type: text/x-patch
Size: 20164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181031/aa92016c/attachment-0001.bin>
More information about the cfe-commits
mailing list