[PATCH] D148235: [LoopInfo] Move generic LoopInfo into own files

Christian Ulmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 23:20:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5425c128a30: [LoopInfo] Move generic LoopInfo into own files (authored by Dinistro).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148235/new/

https://reviews.llvm.org/D148235

Files:
  bolt/include/bolt/Core/BinaryLoop.h
  bolt/lib/Passes/TailDuplication.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/include/llvm/Analysis/LoopInfo.h
  llvm/include/llvm/Analysis/LoopInfoImpl.h
  llvm/include/llvm/CodeGen/MachineLoopInfo.h
  llvm/include/llvm/Support/GenericLoopInfo.h
  llvm/include/llvm/Support/GenericLoopInfoImpl.h
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/lib/CodeGen/MachineLoopInfo.cpp
  mlir/include/mlir/Analysis/CFGLoopInfo.h
  mlir/lib/Analysis/CFGLoopInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148235.516278.patch
Type: text/x-patch
Size: 64397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/d4e2bfb4/attachment.bin>


More information about the llvm-commits mailing list