[PATCH] D14914: Add a FunctionImporter helper to perform summary-based cross-module function importing
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 21:10:45 PST 2015
joker.eph updated this revision to Diff 41005.
joker.eph added a comment.
Back to a string set
http://reviews.llvm.org/D14914
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Transforms/IPO/CMakeLists.txt
lib/Transforms/IPO/FunctionImport.cpp
lib/Transforms/IPO/IPO.cpp
lib/Transforms/IPO/LLVMBuild.txt
test/Transforms/FunctionImport/Inputs/funcimport.ll
test/Transforms/FunctionImport/funcimport.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14914.41005.patch
Type: text/x-patch
Size: 16077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/7986f16b/attachment.bin>
More information about the llvm-commits
mailing list