This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59fff99 [PM] Introduce a PoisoningVH as a (more expensive) alternativ [...] new 5585626 [PH] Replace uses of AssertingVH from members of analysis res [...]
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/Analysis/CallGraph.h | 2 +- include/llvm/Analysis/ScalarEvolution.h | 4 ++-- lib/Analysis/LazyValueInfo.cpp | 12 ++++++------ lib/Transforms/IPO/FunctionAttrs.cpp | 11 ++--------- lib/Transforms/IPO/GlobalDCE.cpp | 18 +----------------- lib/Transforms/IPO/Inliner.cpp | 12 ++++++++---- lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 8 +------- lib/Transforms/Scalar/NaryReassociate.cpp | 8 +------- lib/Transforms/Utils/LoopSimplify.cpp | 5 +---- test/Other/new-pm-defaults.ll | 4 ---- test/Other/new-pm-lto-defaults.ll | 1 - test/Transforms/GlobalDCE/crash-assertingvh.ll | 1 + test/Transforms/Inline/clear-analyses.ll | 9 ++++----- 13 files changed, 28 insertions(+), 67 deletions(-)