aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-11-14 15:08:44 +0100
committerNikita Popov <npopov@redhat.com>2022-12-05 08:12:26 +0100
commite95ca5bb05ec123af1949469767de30036a11ecb (patch)
tree41d47aa05b82b3a4e7a09d96512647b37923d35a /llvm/lib/CodeGen/CodeGen.cpp
parent75801e3b45565d7d14ef6ead2132dc06fc009941 (diff)
downloadllvm-e95ca5bb05ec123af1949469767de30036a11ecb.zip
llvm-e95ca5bb05ec123af1949469767de30036a11ecb.tar.gz
llvm-e95ca5bb05ec123af1949469767de30036a11ecb.tar.bz2
[AST] Make AliasSetTracker work on BatchAA
D138014 restricted AST to work on immutable IR. This means it is also safe to use a single BatchAA instance for the entire AST lifetime, instead of only batching parts of individual queries. The primary motivation for this is not compile-time, but rather having a central place to control cross-iteration AA, which will be used by D137958. Differential Revision: https://reviews.llvm.org/D137955
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions