<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/IPO, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/IPO?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/IPO?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-14T03:43:40Z</updated>
<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>Next round of APFloat changes.</title>
<updated>2007-09-06T18:13:44Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-09-06T18:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43421b3dd70af5b70e71816521f37502c397cc65'/>
<id>urn:sha1:43421b3dd70af5b70e71816521f37502c397cc65</id>
<content type='text'>
Use APFloat in UpgradeParser and AsmParser.
Change all references to ConstantFP to use the
APFloat interface rather than double.  Remove
the ConstantFP double interfaces.
Use APFloat functions for constant folding arithmetic
and comparisons.
(There are still way too many places APFloat is
just a wrapper around host float/double, but we're
getting there.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41747 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>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>Change comments to refer to @malloc and @free instead of %malloc and %free.</title>
<updated>2007-08-27T16:11:48Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-08-27T16:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e3784951af0c2ddc6447805b321db222689aa1d2'/>
<id>urn:sha1:e3784951af0c2ddc6447805b321db222689aa1d2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41488 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename APInt::toString -&gt; toStringUnsigned for symmetry with toStringSigned()</title>
<updated>2007-08-23T05:15:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-08-23T05:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9132a2b81842b0e2b77703fab3e6fe7467f859bb'/>
<id>urn:sha1:9132a2b81842b0e2b77703fab3e6fe7467f859bb</id>
<content type='text'>
Add an APSInt::toString() method.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41309 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>More explicit keywords.</title>
<updated>2007-08-01T15:32:29Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-08-01T15:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c2bbfc18e9adbbdcf5b3375d8d25e2452f7df7f1'/>
<id>urn:sha1:c2bbfc18e9adbbdcf5b3375d8d25e2452f7df7f1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40673 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New CallInst interface to address GLIBCXX_DEBUG errors caused by</title>
<updated>2007-08-01T03:43:44Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2007-08-01T03:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=52eec548206d0b135b55ba52dd0e82e978f15ae5'/>
<id>urn:sha1:52eec548206d0b135b55ba52dd0e82e978f15ae5</id>
<content type='text'>
indexing an empty std::vector.

Updates to all clients.


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