This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d406311e80d [IndVars] Use exit count reasoning to discharge obviously u [...] new 703c80f8d1c [Attributor] Deduce "nofree" function attribute
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/Transforms/IPO/Attributor.cpp | 70 ++++++++++ test/Transforms/FunctionAttrs/arg_returned.ll | 56 ++++---- test/Transforms/FunctionAttrs/fn_noreturn.ll | 10 +- test/Transforms/FunctionAttrs/nofree-attributor.ll | 144 ++++++++++++++++----- test/Transforms/FunctionAttrs/nosync.ll | 24 ++-- test/Transforms/FunctionAttrs/nounwind.ll | 6 +- 6 files changed, 228 insertions(+), 82 deletions(-)