This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0b45f6a [X86][MMX] Add tests for _mm_set*_* intrinsics new 75b763e [X86] Implement __readgsqword (and the rest) as builtins (PR32373)
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 | 1 - include/clang/Basic/BuiltinsX86.def | 10 ++++++ lib/CodeGen/CGBuiltin.cpp | 34 +++++++++++++------ lib/Headers/intrin.h | 43 ------------------------ test/CodeGen/ms-x86-intrinsics.c | 65 +++++++++++++++++++++++++++++++++++-- 5 files changed, 96 insertions(+), 57 deletions(-)