Cleanup includes: final pass
authorserge-sans-paille <sguelton@redhat.com>
Mon, 28 Mar 2022 12:10:26 +0000 (14:10 +0200)
committerserge-sans-paille <sguelton@redhat.com>
Tue, 29 Mar 2022 07:00:21 +0000 (09:00 +0200)
commit01be9be2f2c0d56b2edc1505922dd9c202cbe014
treebbf5b4736ebb0708f0fc9da8bc91bd0946ecce41
parenta5900401b1475cdf98dbd210ac4bc362563cebbf
Cleanup includes: final pass

Cleanup a few extra files, this closes the work on libLLVM dependencies on my
side.

Impact on libLLVM preprocessed output: -35876 lines

Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D122576
22 files changed:
llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/include/llvm/CodeGen/LivePhysRegs.h
llvm/include/llvm/CodeGen/MachineOperand.h
llvm/include/llvm/CodeGen/MachinePipeliner.h
llvm/include/llvm/ProfileData/MemProf.h
llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/lib/CodeGen/AllocationOrder.cpp
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/CodeGen/BreakFalseDeps.cpp
llvm/lib/CodeGen/CallingConvLower.cpp
llvm/lib/CodeGen/LiveIntervalCalc.cpp
llvm/lib/ProfileData/RawMemProfReader.cpp
llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
llvm/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/lib/Transforms/ObjCARC/ObjCARC.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp