[llvm-commits] [llvm] r55734 - in /llvm/trunk: include/llvm/LinkAllPasses.h include/llvm/Transforms/IPO.h lib/Transforms/IPO/PartialSpecialization.cpp

Andrew Lenharth andrewl at lenharth.org
Fri Sep 5 08:16:58 PDT 2008


On Thu, Sep 4, 2008 at 7:39 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Is there anything wrong with CloneAndPruneFunctionInto? It was written
> to perform efficient specialization.

Yes, I'm looking at that one too.

Andrew



More information about the llvm-commits mailing list