llvm-project/clang/include
Saleem Abdulrasool 114efe0dc8 CodeGen: improve ms instrincics support
Add support for _InterlockedCompareExchangePointer, _InterlockExchangePointer,
_InterlockExchange.  These are available as a compiler intrinsic on ARM and x86.
These are used directly by the Windows SDK headers without use of the intrin
header.

llvm-svn: 211216
2014-06-18 20:51:10 +00:00
..
clang CodeGen: improve ms instrincics support 2014-06-18 20:51:10 +00:00
clang-c [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MSVC). 2014-06-18 04:14:57 +00:00
CMakeLists.txt
Makefile