<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SimplifyLibCalls, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SimplifyLibCalls?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-11-11T06:49:03Z</updated>
<entry>
<title>instcombine: Migrate memset optimizations</title>
<updated>2012-11-11T06:49:03Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-11T06:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=26ebe398f2bddae5395b4ad8c7ffb5933b2230d1'/>
<id>urn:sha1:26ebe398f2bddae5395b4ad8c7ffb5933b2230d1</id>
<content type='text'>
This patch migrates the memset optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167689 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate memmove optimizations</title>
<updated>2012-11-11T06:22:40Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-11T06:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d7cb600514a1d85e88ae873633bb42357babbc68'/>
<id>urn:sha1:d7cb600514a1d85e88ae873633bb42357babbc68</id>
<content type='text'>
This patch migrates the memmove optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167687 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate memcmp optimizations</title>
<updated>2012-11-11T05:11:20Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-11T05:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bb51ec8b62c2819882b82a2510bf4df6f459bd51'/>
<id>urn:sha1:bb51ec8b62c2819882b82a2510bf4df6f459bd51</id>
<content type='text'>
This patch migrates the memcmp optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167683 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strstr optimizations</title>
<updated>2012-11-11T03:51:48Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-11T03:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6e1591a5d5fba3bde66e3ffd4dd73edd6b94cecf'/>
<id>urn:sha1:6e1591a5d5fba3bde66e3ffd4dd73edd6b94cecf</id>
<content type='text'>
This patch migrates the strstr optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167682 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strcspn optimizations</title>
<updated>2012-11-10T15:16:48Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-10T15:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5464ee7eaaf490444589d8716ae529827e29aa9b'/>
<id>urn:sha1:5464ee7eaaf490444589d8716ae529827e29aa9b</id>
<content type='text'>
This patch migrates the strcspn optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strspn optimizations</title>
<updated>2012-11-08T01:33:50Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-11-08T01:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7629de3326318e533ab969abd1b0cbc569b3f3b7'/>
<id>urn:sha1:7629de3326318e533ab969abd1b0cbc569b3f3b7</id>
<content type='text'>
This patch migrates the strspn optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167568 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strto* optimizations</title>
<updated>2012-10-31T14:58:26Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-10-31T14:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e0f1dca1c8c191db3b353b60142a574c2d1c2a54'/>
<id>urn:sha1:e0f1dca1c8c191db3b353b60142a574c2d1c2a54</id>
<content type='text'>
This patch migrates the strto* optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167119 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strpbrk optimizations</title>
<updated>2012-10-31T04:29:58Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-10-31T04:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=08684d1f069711692502d091669a6031c31cdd4a'/>
<id>urn:sha1:08684d1f069711692502d091669a6031c31cdd4a</id>
<content type='text'>
This patch migrates the strpbrk optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strlen optimizations</title>
<updated>2012-10-31T03:33:06Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-10-31T03:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57cfd71f881ae381fa43667e003f595ffd70ea18'/>
<id>urn:sha1:57cfd71f881ae381fa43667e003f595ffd70ea18</id>
<content type='text'>
This patch migrates the strlen optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>instcombine: Migrate strncpy optimizations</title>
<updated>2012-10-31T03:33:00Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2012-10-31T03:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a0885fb8825ed362041b5cf291a007a9f9301ff8'/>
<id>urn:sha1:a0885fb8825ed362041b5cf291a007a9f9301ff8</id>
<content type='text'>
This patch migrates the strncpy optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

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