diff options
author | Alina Sbirlea <asbirlea@google.com> | 2020-04-15 15:58:57 -0700 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2020-04-15 16:58:03 -0700 |
commit | edccc35e8fa2c546e0ef1c8efde56e6b12e3c175 (patch) | |
tree | 40c9bead4e47d740740963cb2b69999d773abe96 /llvm/lib/Support/FoldingSet.cpp | |
parent | 7d1ff446b6ad94560e87900c11370de12c734282 (diff) | |
download | llvm-edccc35e8fa2c546e0ef1c8efde56e6b12e3c175.zip llvm-edccc35e8fa2c546e0ef1c8efde56e6b12e3c175.tar.gz llvm-edccc35e8fa2c546e0ef1c8efde56e6b12e3c175.tar.bz2 |
[Reassociate] Preserve AAManager and BasicAA analyses.
Now Reassociate Pass invalidates the analysis results of AAManager and BasicAA,
but it saves GlobalsAA, although it seems that it should preserve them, since
it affects only Unary and Binary operators.
Author: kpolushin (Kirill)
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D77137
Diffstat (limited to 'llvm/lib/Support/FoldingSet.cpp')
0 files changed, 0 insertions, 0 deletions