<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SimplifyLibCalls, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-04-18T00:36:07Z</updated>
<entry>
<title>FileCheckify, un-XFAIL SimplifyLibCalls/floor test</title>
<updated>2012-04-18T00:36:07Z</updated>
<author>
<name>Joe Groff</name>
<email>arcata@gmail.com</email>
</author>
<published>2012-04-18T00:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41c3e9a326979960c83fc48d21b54fb14d8d216c'/>
<id>urn:sha1:41c3e9a326979960c83fc48d21b54fb14d8d216c</id>
<content type='text'>
Fixes build on MSVC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154970 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move win32 SimplifyLibcall test under Transforms</title>
<updated>2012-04-18T00:07:45Z</updated>
<author>
<name>Joe Groff</name>
<email>arcata@gmail.com</email>
</author>
<published>2012-04-18T00:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d15c581100510d074a5b2b1e47b88e4514d93b1b'/>
<id>urn:sha1:d15c581100510d074a5b2b1e47b88e4514d93b1b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.</title>
<updated>2012-02-16T06:28:33Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eli.bendersky@intel.com</email>
</author>
<published>2012-02-16T06:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f0c411079cd21bb3a81a1b70bf8c67539a16c22'/>
<id>urn:sha1:0f0c411079cd21bb3a81a1b70bf8c67539a16c22</id>
<content type='text'>
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn cos(-x) into cos(x). Patch by Alexander Malyshev!</title>
<updated>2011-12-27T18:25:50Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-12-27T18:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a6b21ea4ba4ef7250346c9423807415be049ebfd'/>
<id>urn:sha1:a6b21ea4ba4ef7250346c9423807415be049ebfd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147291 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Give string constants generated by IRBuilder private linkage.</title>
<updated>2011-12-22T14:22:14Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-12-22T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b143ea3739a9f714fff3e11ec472edfe06368748'/>
<id>urn:sha1:b143ea3739a9f714fff3e11ec472edfe06368748</id>
<content type='text'>
Fixes PR11640.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147144 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Only replace fwrite with fputc, if the return value is unused.</title>
<updated>2011-12-12T20:18:31Z</updated>
<author>
<name>Joerg Sonnenberger</name>
<email>joerg@bec.de</email>
</author>
<published>2011-12-12T20:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=127a669d09e21ddcd525f493c19dc399093bef35'/>
<id>urn:sha1:127a669d09e21ddcd525f493c19dc399093bef35</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146411 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for custom names for library functions in TargetLibraryInfo.  Add a custom name for fwrite and fputs on x86-32 OSX.  Make SimplifyLibCalls honor the custom</title>
<updated>2011-11-17T01:27:36Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-11-17T01:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d434dbff3eb0501efc3457acec2401afdffef2f'/>
<id>urn:sha1:9d434dbff3eb0501efc3457acec2401afdffef2f</id>
<content type='text'>
names for fwrite and fputs.

Fixes &lt;rdar://problem/9815881&gt;.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144876 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for printf-&gt;puts, which correctly sets the unnamed_addr bit on the resulting GlobalVariable.</title>
<updated>2011-10-29T19:43:31Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-10-29T19:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=59e43bde289750a4683879727a9e0e41ab7000a6'/>
<id>urn:sha1:59e43bde289750a4683879727a9e0e41ab7000a6</id>
<content type='text'>
Fixes PR11264.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143289 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>"@string = constant i8 0" is a value i8* string of length zero. Analyze that</title>
<updated>2011-10-20T00:34:35Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-10-20T00:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0cd0fee91eadcee37d01398e05176e7c63bda2a7'/>
<id>urn:sha1:0cd0fee91eadcee37d01398e05176e7c63bda2a7</id>
<content type='text'>
correctly in GetStringLength, fixing PR11181!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed quoting on default data layout option.</title>
<updated>2011-10-17T21:54:43Z</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2011-10-17T21:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f2ddbcdcb9f3ad8b6e0f68792325449e90563bd4'/>
<id>urn:sha1:f2ddbcdcb9f3ad8b6e0f68792325449e90563bd4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142286 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
