<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-21T17:50:28Z</updated>
<entry>
<title>Merge into release for PR1690.</title>
<updated>2007-09-21T17:50:28Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-21T17:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a3d1eff5c9bca13a2b8b9594699f92bb566698c'/>
<id>urn:sha1:3a3d1eff5c9bca13a2b8b9594699f92bb566698c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42200 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline because Owen said so.</title>
<updated>2007-09-18T05:28:53Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-18T05:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5da2c85166476ed983e39826f302753e62f61ded'/>
<id>urn:sha1:5da2c85166476ed983e39826f302753e62f61ded</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2007-09-14T05:08:12Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-14T05:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6cfb85cb1788021c45cf7717ed5ff733b9c5f21f'/>
<id>urn:sha1:6cfb85cb1788021c45cf7717ed5ff733b9c5f21f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@41952 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline. </title>
<updated>2007-09-14T03:43:40Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-14T03:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1a66c09a6f52663c9094ab3dae307f459af37a8c'/>
<id>urn:sha1:1a66c09a6f52663c9094ab3dae307f459af37a8c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@41951 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline for PR1639</title>
<updated>2007-09-14T01:49:48Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-14T01:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=84dd6546e6bbdefb89d04acf2538616a975c3f8f'/>
<id>urn:sha1:84dd6546e6bbdefb89d04acf2538616a975c3f8f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@41946 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change llvm.gcroot to not init the root to null at runtime, this prevents</title>
<updated>2007-09-12T17:53:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-12T17:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36597a5ddb11d9f84638a8e1e8cfa28292eeced0'/>
<id>urn:sha1:36597a5ddb11d9f84638a8e1e8cfa28292eeced0</id>
<content type='text'>
using it for live-in values etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41879 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn calls to trampolines into calls to the underlying</title>
<updated>2007-09-11T14:35:41Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-09-11T14:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b84abcd77ddacc15a66f5261bd9561fc04dec63e'/>
<id>urn:sha1:b84abcd77ddacc15a66f5261bd9561fc04dec63e</id>
<content type='text'>
nested function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41844 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Avoid negative logic.</title>
<updated>2007-09-11T01:10:45Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-09-11T01:10:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c3957d198352ad1e01cc4fdfa235859f976dd25e'/>
<id>urn:sha1:c3957d198352ad1e01cc4fdfa235859f976dd25e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41829 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Refactor code into a separate method.</title>
<updated>2007-09-11T00:42:56Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-09-11T00:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d35ed2c16d037a7ad3d32ad46d1439a67e5daff7'/>
<id>urn:sha1:d35ed2c16d037a7ad3d32ad46d1439a67e5daff7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41826 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clear split info object.</title>
<updated>2007-09-11T00:23:56Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-09-11T00:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=964be45e7c432133a8c302bfc41e8fd10b2f46cb'/>
<id>urn:sha1:964be45e7c432133a8c302bfc41e8fd10b2f46cb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41823 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
