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

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 17:16:08 PDT 2016


eraman updated this revision to Diff 61861.
eraman added a comment.

Address Davide's comments


http://reviews.llvm.org/D21699

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

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


More information about the llvm-commits mailing list