Continuing work started in https://reviews.llvm.org/D92489:
Removed a bunch of includes from "AliasAnalysis.h" and "LoopPassManager.h".
Paths
| Differential D92852
[NFC] Reduce include files dependency and AA header cleanup (part 2). ClosedPublic Authored by dfukalov on Dec 8 2020, 8:14 AM.
Details Summary Continuing work started in https://reviews.llvm.org/D92489: Removed a bunch of includes from "AliasAnalysis.h" and "LoopPassManager.h".
Diff Detail
Event TimelineHerald added subscribers: kerbowa, asbirlea, jfb and 9 others. · View Herald TranscriptDec 8 2020, 8:14 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 8 2020, 8:14 AM
Comment Actions This patch is very busy with 3 different aims - maybe split into 3 patches? The constifications, the include cleanup and the getModRefInfo tweak
Comment Actions LGTM
This revision is now accepted and ready to land.Dec 16 2020, 3:46 AM This revision was landed with ongoing or failed builds.Dec 17 2020, 3:05 AM Closed by commit rG9ed8e0caab9b: [NFC] Reduce include files dependency and AA header cleanup (part 2). (authored by dfukalov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310506 llvm/include/llvm/Analysis/AliasAnalysis.h
llvm/lib/Analysis/AliasAnalysis.cpp
llvm/lib/Analysis/CaptureTracking.cpp
|
clang-format suggested style edits found: