This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05bd592 [X86][SSE41] Removed blendpd/blendps intrinsics tests - they [...] new 242270d [TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking. new e4a60f4 [X86][SSE41] Regenerated intrinsics tests
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: lib/Analysis/TargetLibraryInfo.cpp | 4 +- test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 73 ++++- test/CodeGen/X86/sse41-intrinsics-x86.ll | 353 ++++++++++++++++++++--- test/Transforms/InferFunctionAttrs/annotate.ll | 33 ++- test/Transforms/InferFunctionAttrs/no-proto.ll | 31 ++ 5 files changed, 435 insertions(+), 59 deletions(-)