[PATCH] D21699: [PM] Port PartialInlining to new PM
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 14:15:10 PDT 2016
eraman created this revision.
eraman added a reviewer: davide.
eraman added a subscriber: llvm-commits.
This follows the template used in GlobalDCE
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.61836.patch
Type: text/x-patch
Size: 6995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/38b50535/attachment.bin>
More information about the llvm-commits
mailing list