[PATCH] D21699: [PM] Port PartialInlining to new PM

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 09:57:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273894: [PM] Port PartialInlining to the new PM (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D21699?vs=61861&id=61977#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21699

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO/PartialInlining.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/IPO.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/test/Transforms/Inline/PR4909.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21699.61977.patch
Type: text/x-patch
Size: 7156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/a4127f20/attachment.bin>


More information about the llvm-commits mailing list