This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7a993b6 test commmit new 9dbe964 vector load store with length (left justified) clang portion
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: include/clang/Basic/BuiltinsPPC.def | 5 + lib/CodeGen/CGBuiltin.cpp | 39 +++++-- lib/Headers/altivec.h | 159 ++++++++++++++++++++++++++++ test/CodeGen/builtins-ppc-p9vector.c | 199 ++++++++++++++++++++++++++++++++++- 4 files changed, 393 insertions(+), 9 deletions(-)