[PATCH] D22475: [PM] Port FunctionImport Pass to new PM

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 14:29:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275916: [PM] Port FunctionImport Pass to new PM (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D22475?vs=64378&id=64388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22475

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/lib/Transforms/IPO/IPO.cpp
  llvm/trunk/test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22475.64388.patch
Type: text/x-patch
Size: 9203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/e8252ae0/attachment.bin>


More information about the llvm-commits mailing list