[PATCH] D115361: [NewPM] Port FlattenCFGPass to NPM

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 00:04:48 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb87f668fe88: [NewPM] Port FlattenCFGPass to NPM (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115361

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Scalar/FlattenCFG.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/test/Transforms/Util/flattencfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115361.393050.patch
Type: text/x-patch
Size: 7155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/325ac8de/attachment.bin>


More information about the llvm-commits mailing list