This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8323711 Make output of -ast-print a valid C++ code. new 2b83f5e [PowerPC] Implement plain VSX load/store 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: lib/Headers/altivec.h | 144 +++++++++++++++++++++++++++++++++++ test/CodeGen/builtins-ppc-altivec.c | 67 ++++++++++++++++ test/CodeGen/builtins-ppc-quadword.c | 28 +++++++ test/CodeGen/builtins-ppc-vsx.c | 29 ++++++- 4 files changed, 266 insertions(+), 2 deletions(-)