[PATCH] D18343: ThinLTO: use the callgraph from the combined index to drive the FunctionImporter

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 15:07:36 PDT 2016


joker.eph updated this revision to Diff 51691.
joker.eph marked 31 inline comments as done.
joker.eph added a comment.

Address Teresa's comments


http://reviews.llvm.org/D18343

Files:
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Transforms/FunctionImport/adjustable_threshold.ll
  test/Transforms/FunctionImport/funcimport.ll
  test/Transforms/FunctionImport/funcimport_alias.ll
  test/Transforms/FunctionImport/funcimport_debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18343.51691.patch
Type: text/x-patch
Size: 34912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/dd29e91c/attachment-0001.bin>


More information about the llvm-commits mailing list