This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a6289dec43 [ARM] Fix recent breakage of -mfpu=none. new 5663f71c62 [OpenCL] Use long instead of long long in x86 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 | 1 + include/clang/Basic/BuiltinsX86.def | 834 ++++++++++++++++----------------- include/clang/Basic/BuiltinsX86_64.def | 104 ++-- lib/AST/ASTContext.cpp | 19 +- test/CodeGen/builtins-x86.c | 58 ++- 5 files changed, 532 insertions(+), 484 deletions(-)