This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 703d1c6 [CodeCompletion] Fix incorrect Objective-C block parameter fo [...] new 9f96dfc [PPC] support for arithmetic builtins in the FE
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: lib/Headers/altivec.h | 176 ++++++++++++++++++++++++++++++++++- test/CodeGen/builtins-ppc-altivec.c | 79 ++++++++++++++++ test/CodeGen/builtins-ppc-p8vector.c | 86 +++++++++++++++-- test/CodeGen/builtins-ppc-quadword.c | 33 ++++++- test/CodeGen/builtins-ppc-vsx.c | 20 ++++ 5 files changed, 385 insertions(+), 9 deletions(-)