[PATCH] D20603: [Inline] Add ability to restrict inlining pass to hinted functions only

Rudy Pons via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 14:09:59 PDT 2016


Ilod retitled this revision from "[Opt] Add ability to restrict inlining pass to hinted functions only" to "[Inline] Add ability to restrict inlining pass to hinted functions only".
Ilod updated this revision to Diff 61028.
Ilod added a comment.

Updated to head revision, and pinging on this.


http://reviews.llvm.org/D20603

Files:
  include/llvm/Transforms/IPO.h
  lib/Transforms/IPO/InlineSimple.cpp
  test/Transforms/Inline/inline-hint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20603.61028.patch
Type: text/x-patch
Size: 4923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/2264683b/attachment.bin>


More information about the llvm-commits mailing list