This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c79ec5a Add some MS aliases for existing intrinsics new 76b2683 Add bunch of _Interlocked builtins
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/Builtins.def | 41 +++++- lib/CodeGen/CGBuiltin.cpp | 52 +++++-- lib/Headers/intrin.h | 171 ----------------------- test/CodeGen/ms-intrinsics.c | 290 +++++++++++++++++++++++++++++++++++++-- test/CodeGen/pr27892.c | 4 +- 5 files changed, 356 insertions(+), 202 deletions(-)