<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SimplifyLibCalls, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-18T04:46:10Z</updated>
<entry>
<title>Forgot this in the previous checkin: fopen now has nocapture, realloc is</title>
<updated>2009-01-18T04:46:10Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-01-18T04:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b3ec5ba9cd145cfed8546559592879b3758b7866'/>
<id>urn:sha1:b3ec5ba9cd145cfed8546559592879b3758b7866</id>
<content type='text'>
supposed to take two arguments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62457 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Run a post-pass that marks known function declarations by name.</title>
<updated>2009-01-04T20:27:34Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-01-04T20:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f8df9a9ceab274a94c794ac82733c79d0f13597'/>
<id>urn:sha1:0f8df9a9ceab274a94c794ac82733c79d0f13597</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61632 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn strcmp into memcmp, such as strcmp(P, "x") --&gt; memcmp(P, "x", 2).</title>
<updated>2008-12-21T00:19:21Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-12-21T00:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=13a09e298c37df0711aeb935e0653ae51313d19a'/>
<id>urn:sha1:13a09e298c37df0711aeb935e0653ae51313d19a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61297 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Optimize memmove and memset into the LLVM builtins.  Note that these </title>
<updated>2008-11-30T08:32:11Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2008-11-30T08:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d83ae7d698248958e157aeeaca9fb114bf1e2b60'/>
<id>urn:sha1:d83ae7d698248958e157aeeaca9fb114bf1e2b60</id>
<content type='text'>
only show up in code from front-ends besides llvm-gcc, like clang.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60287 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new pass to simplify specific half_powr function calls. This is</title>
<updated>2008-11-04T23:41:45Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-11-04T23:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f027c7fea068394be9026a80a8cbe045ed021ee'/>
<id>urn:sha1:8f027c7fea068394be9026a80a8cbe045ed021ee</id>
<content type='text'>
a specialized pass that it not likely to be generally useful.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58732 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lower calls to abs to inline code, PR2337</title>
<updated>2008-06-09T08:26:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-06-09T08:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=313f0e63f7c751e2ef6b2dbc163f1b68d2bcc4c8'/>
<id>urn:sha1:313f0e63f7c751e2ef6b2dbc163f1b68d2bcc4c8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52138 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sabre brings to my attention that the 'tr' suffix is also obsolete</title>
<updated>2008-05-20T21:00:03Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6cadc440cbf04330b3cda9a3c76728f08035203'/>
<id>urn:sha1:f6cadc440cbf04330b3cda9a3c76728f08035203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.</title>
<updated>2008-05-20T19:52:04Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T19:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=722243bd402aaed698a279cb323cf37554befd53'/>
<id>urn:sha1:722243bd402aaed698a279cb323cf37554befd53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51328 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR2341 - when the length is 4 use an i32 not</title>
<updated>2008-05-19T09:27:24Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-05-19T09:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec00fcb33d43759e638e2ebdc8657e3183077664'/>
<id>urn:sha1:ec00fcb33d43759e638e2ebdc8657e3183077664</id>
<content type='text'>
an i16!  Cleaned up trailing whitespace while there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51240 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>strength reduce exp2 into ldexp, rdar://5852514</title>
<updated>2008-05-02T18:43:35Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-02T18:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e818f770bb4f6617612e5b61cc067aa7da9e1395'/>
<id>urn:sha1:e818f770bb4f6617612e5b61cc067aa7da9e1395</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50586 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
