[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 22:29:15 PDT 2016
joker.eph updated this revision to Diff 51710.
joker.eph added a comment.
Even more cleanup :)
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.51710.patch
Type: text/x-patch
Size: 35743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160326/a5dbb6a7/attachment.bin>
More information about the llvm-commits
mailing list