diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2008-11-02 05:52:50 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2008-11-02 05:52:50 +0000 |
| commit | d01d42e76cb3a4db4785069e7b50a5a41163ded8 (patch) | |
| tree | d273ed5da20b7c12aa6a53aa35e848cd7d966f7f /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
| parent | d50881c6a991a35654c84002fb092e39398ac8fd (diff) | |
| download | bcm5719-llvm-d01d42e76cb3a4db4785069e7b50a5a41163ded8.tar.gz bcm5719-llvm-d01d42e76cb3a4db4785069e7b50a5a41163ded8.zip | |
Add a new MergeFunctions pass. It finds identical functions and merges them.
This triggers only 60 times in llvm-test (look at .llvm.bc, not .linked.rbc)
and so it probably wont be turned on by default. Also, may of those are likely
to go away when PR2973 is fixed.
llvm-svn: 58557
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions

