[PATCH] D72537: [NewPM] Port MergeFunctions pass

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 12:02:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG410331869def: [NewPM] Port MergeFunctions pass (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72537

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/IPO/MergeFunctions.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/IPO.cpp
  llvm/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/test/Transforms/MergeFunc/merge-block-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72537.238067.patch
Type: text/x-patch
Size: 6757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/fcde6c84/attachment.bin>


More information about the llvm-commits mailing list