This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 93cce01 [analyzer] Calculate extent size for memory regions allocated [...] new 956db38 [mips] MSA intrinsics header file
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/CMakeLists.txt | 1 + lib/Headers/msa.h | 583 ++++++++++++++++ test/CodeGen/builtins-mips-msa.c | 1409 +++++++++++++++++++------------------- 3 files changed, 1285 insertions(+), 708 deletions(-) create mode 100644 lib/Headers/msa.h