This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7c1ca28 Remove double setting of invalid flag. new c6caf60 [PowerPC] Implement remaining permute builtins in altivec.h - [...] new e7600ad [ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs as well. NFC.
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: docs/LibASTMatchersReference.html | 2 +- include/clang/Basic/BuiltinsPPC.def | 8 +++ lib/Headers/altivec.h | 129 +++++++++++++++++++++++++++++++++++ test/CodeGen/builtins-ppc-crypto.c | 24 +++++++ test/CodeGen/builtins-ppc-p8vector.c | 20 ++++++ test/CodeGen/builtins-ppc-p9vector.c | 99 ++++++++++++++++++++++++++- 6 files changed, 280 insertions(+), 2 deletions(-)