This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1bdc217 [ASTDumper] Add some more character escapes for convenience. new 785e7d6 [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 | 177 ++++++++++++++++++++++++++++++++++- test/CodeGen/builtins-ppc-altivec.c | 79 ++++++++++++++++ test/CodeGen/builtins-ppc-p8vector.c | 80 ++++++++++++++-- test/CodeGen/builtins-ppc-quadword.c | 33 ++++++- test/CodeGen/builtins-ppc-vsx.c | 20 ++++ 5 files changed, 380 insertions(+), 9 deletions(-)