This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e6cfa4e8a [CodeGen] Merge identical block descriptor global variables. new 9e45fbd56c Make __shiftleft128 / __shiftright128 real compiler built-ins.
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/BuiltinsX86_64.def | 2 ++ lib/CodeGen/CGBuiltin.cpp | 21 +++++++++++++++++++++ lib/Headers/intrin.h | 14 -------------- test/CodeGen/ms-x86-intrinsics.c | 32 +++++++++++++++++++++++++++++++- test/Headers/ms-intrin.cpp | 2 -- 5 files changed, 54 insertions(+), 17 deletions(-)