forked from OSchip/llvm-project
ba48a2c5e8
Summary: This is a redo of D60914. The objective is to not invalidate AAManager, which is stateless, unless there is an explicit invalidate in one of the AAResults. To achieve this, this patch adds an API to PAC, to check precisely this: is this analysis not invalidated explicitly == is this analysis not abandoned == is this analysis stateless, so preserved without explicitly being marked as preserved by everyone Reviewers: chandlerc Subscribers: mehdi_amini, jlebar, george.burgess.iv, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61284 llvm-svn: 359622 |
||
---|---|---|
.. | ||
invalidation.ll | ||
invariant.group-bug.ll | ||
memdep-block-scan-limit.ll | ||
memdep_requires_dominator_tree.ll |