This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5d7cb14 Reduce the number of allocations required for AST attributes. [...] new da17e40 Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics [...]
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.def | 2 -- lib/CodeGen/CGBuiltin.cpp | 6 +--- lib/Headers/intrin.h | 10 ++++++ lib/Headers/xsaveintrin.h | 13 ------- test/CodeGen/builtins-x86.c | 2 -- test/CodeGen/x86_32-xsave.c | 56 ++--------------------------- test/CodeGen/x86_64-xsave.c | 72 ++----------------------------------- test/Headers/ms-intrin.cpp | 1 + 8 files changed, 17 insertions(+), 145 deletions(-)