This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b25675fa45d [Attributor][NFC] Invalid DerefState is at fixpoint new eaebb0f61da [Attributor][NFC] Simplify common pattern wrt. fixpoints new 6bb8764ed0b [Attributor][Fix] Resolve various liveness issues new 95d6b1e61b4 [Attributor][NFC] Improve debug output new da4ef8be5a5 [Attributor][NFC] Create some attributes earlier
The 4 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 | 33 ++-- lib/Transforms/IPO/Attributor.cpp | 292 +++++++++++++++--------------- test/Transforms/FunctionAttrs/liveness.ll | 49 ++++- 3 files changed, 207 insertions(+), 167 deletions(-)