[PATCH] D41032: [CodeGen][X86] Implement _InterlockedCompareExchange128 intrinsic

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 11:01:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rC320730: [CodeGen][X86] Implement _InterlockedCompareExchange128 intrinsic (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41032?vs=126641&id=126997#toc

Repository:
  rC Clang

https://reviews.llvm.org/D41032

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41032.126997.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/1df30cc3/attachment-0001.bin>


More information about the cfe-commits mailing list