[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 14:38:48 PST 2015


joker.eph updated this revision to Diff 40984.
joker.eph added a comment.

Update taking comment in to account (hopefully all...)


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.40984.patch
Type: text/x-patch
Size: 16227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/6d8049d2/attachment.bin>


More information about the llvm-commits mailing list