[PATCH] D122576: Cleanup includes: final pass

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 05:22:38 PDT 2022


serge-sans-paille created this revision.
serge-sans-paille added reviewers: MaskRay, RKSimon, lenary.
Herald added subscribers: jeroen.dobbelaere, ormris, StephenFan, wenlei, hiraditya, MatzeB.
Herald added a project: All.
serge-sans-paille requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122576

Files:
  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/Analysis/ScalarEvolutionNormalization.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122576.418552.patch
Type: text/x-patch
Size: 11479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/07380778/attachment.bin>


More information about the llvm-commits mailing list