[cfe-commits] Atomic builtin patch
Mon P Wang
monping at apple.com
Mon May 5 15:06:45 PDT 2008
Hi,
I plan to checkin the following change to add support for sub, and,
or, xor, min and max (the latter two in both signed and unsigned
version) to clang. In generates the llvm intrinsic
__sync_fetch_and_[opname]. Please let me know if you have any issues
or concerns.
-- Mon Ping
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_atomic
Type: application/octet-stream
Size: 3591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080505/aace3761/attachment.obj>
-------------- next part --------------
More information about the cfe-commits
mailing list