This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4aabeb3206 [BPF] annotate DIType metadata for builtin preseve_array_ac [...] new d04f660ca28 [Attributor] Using liveness in other attributes.
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/llvm/Transforms/IPO/Attributor.h | 28 ++++- lib/Transforms/IPO/Attributor.cpp | 169 +++++++++++++++++++++----- test/Transforms/FunctionAttrs/arg_returned.ll | 2 + test/Transforms/FunctionAttrs/liveness.ll | 97 +++++++++------ test/Transforms/FunctionAttrs/willreturn.ll | 7 +- 5 files changed, 228 insertions(+), 75 deletions(-)