<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Utils, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Utils?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Utils?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-04T20:46:35Z</updated>
<entry>
<title>Insert cloned loop basic blocks before original loop header.</title>
<updated>2007-09-04T20:46:35Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-09-04T20:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d24e5992e93f08c37d1b13a494d22142ce469f81'/>
<id>urn:sha1:d24e5992e93f08c37d1b13a494d22142ce469f81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41713 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update GEP constructors to use an iterator interface to fix</title>
<updated>2007-09-04T15:46:09Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2007-09-04T15:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8f74793b9d161bc666fe27fc92fe112b6ec169b'/>
<id>urn:sha1:b8f74793b9d161bc666fe27fc92fe112b6ec169b</id>
<content type='text'>
GLIBCXX_DEBUG issues.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41697 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Silence warning while compiling with gcc 4.2</title>
<updated>2007-09-02T22:11:14Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-09-02T22:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=406452dce3af47bc2ee55d9ff72338dcb78f6c3d'/>
<id>urn:sha1:406452dce3af47bc2ee55d9ff72338dcb78f6c3d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41676 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update InvokeInst to work like CallInst</title>
<updated>2007-08-27T19:04:21Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2007-08-27T19:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1355a55f8d815f5385e9a4432195f03b65f3a42'/>
<id>urn:sha1:f1355a55f8d815f5385e9a4432195f03b65f3a42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41506 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't promote volatile loads/stores. This is needed (for example) to handle setjmp/longjmp properly.</title>
<updated>2007-08-26T21:43:30Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-08-26T21:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9f528e628090ee0ffca35d4577c23b6544f9a119'/>
<id>urn:sha1:9f528e628090ee0ffca35d4577c23b6544f9a119</id>
<content type='text'>
This fixes PR1520.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41461 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use SmallVector instead of std::vector.</title>
<updated>2007-08-21T00:31:24Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-21T00:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7211a2ce13a0365e0e1dd2f27adda2ee3d1288b'/>
<id>urn:sha1:b7211a2ce13a0365e0e1dd2f27adda2ee3d1288b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41207 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>When one branch of condition is eliminated then head of the other</title>
<updated>2007-08-17T21:59:16Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-17T21:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=96bf524b531fd404b118fad7bbe410e9aceeaa5d'/>
<id>urn:sha1:96bf524b531fd404b118fad7bbe410e9aceeaa5d</id>
<content type='text'>
branch is not necessary immediate dominators of merge blcok in all cases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41144 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Break infinite loop.</title>
<updated>2007-08-14T23:59:17Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-14T23:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f5d78e9c1d3baba122affbf68e9ee45ca9e0477'/>
<id>urn:sha1:4f5d78e9c1d3baba122affbf68e9ee45ca9e0477</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41091 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If NewBB dominates DestBB then DestBB is not part of NewBB's dominance frontier.</title>
<updated>2007-08-13T21:59:17Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-13T21:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6acc9e6b7bc5cc5b45a69988b2805674da62a820'/>
<id>urn:sha1:6acc9e6b7bc5cc5b45a69988b2805674da62a820</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41051 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add utility to clone loops.</title>
<updated>2007-08-10T17:59:47Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-10T17:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bc2a0b420c728e77a852bad9721e4edfd4b3f79'/>
<id>urn:sha1:4bc2a0b420c728e77a852bad9721e4edfd4b3f79</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40997 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
