This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d6d1c465084 AMDGPU/GlobalISel: Make 16-bit constants legal new 8896c0fa800 [Attributor] Use the white list for attributes consistently
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 | 97 +++++++++++++++------- lib/Transforms/IPO/Attributor.cpp | 92 +++++++------------- test/Transforms/FunctionAttrs/align.ll | 4 +- test/Transforms/FunctionAttrs/arg_nocapture.ll | 4 +- test/Transforms/FunctionAttrs/dereferenceable.ll | 2 +- test/Transforms/FunctionAttrs/liveness.ll | 4 +- test/Transforms/FunctionAttrs/nofree-attributor.ll | 2 +- test/Transforms/FunctionAttrs/nonnull.ll | 2 +- test/Transforms/FunctionAttrs/noreturn_async.ll | 2 +- test/Transforms/FunctionAttrs/nosync.ll | 2 +- test/Transforms/FunctionAttrs/nounwind.ll | 2 +- .../read_write_returned_arguments_scc.ll | 2 +- test/Transforms/FunctionAttrs/willreturn.ll | 2 +- 13 files changed, 111 insertions(+), 106 deletions(-)