This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd3dcaa [MSSA] Fix PR28880 by fixing use optimizer's lower bound trac [...] new 95c2919 [PM] Function-level TLI is also immutable. new d4b4a02 [PM] Invalidate CallGraphAnalysis because it holds AssertingVH new ec1bd22 [PM] BasicAA needs to be invalidated since it holds pointers [...] new 6f2a8d3 [PM] More workaround for PR28400
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/Analysis/BasicAliasAnalysis.h | 5 ----- include/llvm/Analysis/TargetLibraryInfo.h | 1 + lib/Transforms/IPO/FunctionAttrs.cpp | 5 +++++ lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 1 + lib/Transforms/Scalar/NaryReassociate.cpp | 1 + lib/Transforms/Utils/LoopSimplify.cpp | 2 ++ 6 files changed, 10 insertions(+), 5 deletions(-)