llvm-project/llvm/lib/Passes
Arthur Eubanks 2df3426fd1 [NewPM] Invalidate AAManager after populating GlobalsAA
GlobalsAA is only created at the beginning of the inliner pipeline.  If
an AAManager is cached from previous passes, it won't get rebuilt to
include the newly created GlobalsAA.

Reviewed By: mtrofin

Differential Revision: https://reviews.llvm.org/D101379
2021-05-03 16:37:32 -07:00
..
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00
PassBuilder.cpp [NewPM] Invalidate AAManager after populating GlobalsAA 2021-05-03 16:37:32 -07:00
PassPlugin.cpp
PassRegistry.def [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
StandardInstrumentations.cpp [NewPM] Add an option to dump pass structure 2021-04-29 10:29:42 +03:00