This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 62ba703789 Part of PR39508: Emit an @llvm.invariant.start after storing [...] new ed32d216e9 [ARM64] [Windows] Implement _InterlockedExchangeAdd*_* 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/BuiltinsAArch64.def | 13 +++++ include/clang/Basic/BuiltinsARM.def | 13 +++++ lib/CodeGen/CGBuiltin.cpp | 50 ++++++++++++++++-- lib/Headers/intrin.h | 60 +++++---------------- test/CodeGen/ms-intrinsics.c | 92 ++++++++++++++++++++++++++++++++- 5 files changed, 174 insertions(+), 54 deletions(-)