<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/MergeFunc, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/MergeFunc?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/MergeFunc?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-11-04T23:02:39Z</updated>
<entry>
<title>Fix tests not to emit IR output</title>
<updated>2008-11-04T23:02:39Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-11-04T23:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=879b1ac22e6307e3111eac87bfba123fba1ac7a4'/>
<id>urn:sha1:879b1ac22e6307e3111eac87bfba123fba1ac7a4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58729 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changes from Duncan's review:</title>
<updated>2008-11-02T16:46:26Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-11-02T16:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6feb333695f913cd7b525f9a2d5b887f4b0fca1f'/>
<id>urn:sha1:6feb333695f913cd7b525f9a2d5b887f4b0fca1f</id>
<content type='text'>
 * merge two weak functions by making them both alias a third non-weak fn
 * don't reimplement CallSite::hasArgument
 * whitelist the safe linkage types


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58568 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new MergeFunctions pass. It finds identical functions and merges them.</title>
<updated>2008-11-02T05:52:50Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-11-02T05:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=579a0246616d76bc536de0e41edf069d091604be'/>
<id>urn:sha1:579a0246616d76bc536de0e41edf069d091604be</id>
<content type='text'>
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58557 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
