[PATCH] D89015: [BlockExtract][NewPM] Port -extract-blocks to NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 12:51:21 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d9466a3850b: [BlockExtract][NewPM] Port -extract-blocks to NPM (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D89015?vs=296822&id=299786#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89015

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/IPO/BlockExtractor.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/BlockExtractor.cpp
  llvm/lib/Transforms/IPO/IPO.cpp
  llvm/test/Transforms/BlockExtractor/extract-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89015.299786.patch
Type: text/x-patch
Size: 9342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/8383a132/attachment.bin>


More information about the llvm-commits mailing list