aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/AsmParser/LLLexer.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-11-15 11:00:17 +0100
committerNikita Popov <npopov@redhat.com>2022-11-15 16:27:28 +0100
commitdb5855d0e49c1a220bb7ba1cd61e6101a4a8626f (patch)
tree7d70f87b5a33a6f22978b78c28f6761dc50d6cbc /llvm/lib/AsmParser/LLLexer.cpp
parent139e08efc55b4601ce2c2cf9afbcec714aaa017a (diff)
downloadllvm-db5855d0e49c1a220bb7ba1cd61e6101a4a8626f.zip
llvm-db5855d0e49c1a220bb7ba1cd61e6101a4a8626f.tar.gz
llvm-db5855d0e49c1a220bb7ba1cd61e6101a4a8626f.tar.bz2
[AST] Restrict AliasSetTracker to immutable IR
This restricts usage of AliasSetTracker to IR that does not change. We used to use it during LICM where the underlying IR could change, but remaining uses all use AST as part of a separate analysis phase. This is split out from D137955, which makes use of the new guarantee to switch to BatchAA. Differential Revision: https://reviews.llvm.org/D138014
Diffstat (limited to 'llvm/lib/AsmParser/LLLexer.cpp')
0 files changed, 0 insertions, 0 deletions