This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f5d69720fe [Attributor][FIX] NullPointerIsDefined needs the pointer AS [...] new b5c6f41f8c6 [Attributor] Shortcut no-return through will-return
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 | 19 +++++++++++-------- test/Transforms/FunctionAttrs/fn_noreturn.ll | 14 +++++++++++++- test/Transforms/FunctionAttrs/internal-noalias.ll | 2 +- test/Transforms/FunctionAttrs/liveness.ll | 2 +- test/Transforms/FunctionAttrs/norecurse.ll | 2 +- test/Transforms/FunctionAttrs/noreturn_async.ll | 2 +- test/Transforms/FunctionAttrs/noreturn_sync.ll | 2 +- 7 files changed, 29 insertions(+), 14 deletions(-)