This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 560afaf82b Add modifiers for unsigned char and signed char field printi [...] new 13609cbaa5 [ThinLTO] Pass -save-temps to LTO backend for distributed Th [...] new 752f03f59c [NEON] Define vget_high_f16() and vget_low_f16() intrinsics [...]
The 2 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/arm_neon.td | 10 ++++++++-- include/clang/Driver/Options.td | 2 +- include/clang/Frontend/CodeGenOptions.h | 3 +++ lib/CodeGen/BackendUtil.cpp | 9 +++++++++ lib/Driver/Driver.cpp | 19 +++++++++++++++++-- lib/Driver/ToolChains/Clang.cpp | 3 +++ lib/Frontend/CompilerInvocation.cpp | 11 +++++++++-- test/CodeGen/arm_neon_intrinsics.c | 14 -------------- test/CodeGen/thinlto_backend.ll | 12 ++++++++++-- test/Driver/thinlto_backend.c | 9 +++++++++ 10 files changed, 69 insertions(+), 23 deletions(-)