This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b5635a0b32 [Attributor][FIX] Use check prefix that is actually tested new d552441802c [Attributor][MemBehavior] Fallback to the function state fo [...] new 6f5d69720fe [Attributor][FIX] NullPointerIsDefined needs the pointer AS [...]
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: include/llvm/Transforms/IPO/Attributor.h | 6 +++ lib/Transforms/IPO/Attributor.cpp | 46 ++++++++++++++++------ test/Transforms/FunctionAttrs/noalias_returned.ll | 2 +- test/Transforms/FunctionAttrs/nocapture.ll | 18 +++++---- test/Transforms/FunctionAttrs/nonnull.ll | 11 +++++- test/Transforms/FunctionAttrs/nounwind.ll | 2 +- .../read_write_returned_arguments_scc.ll | 2 +- test/Transforms/FunctionAttrs/readattrs.ll | 2 +- 8 files changed, 64 insertions(+), 25 deletions(-)