<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-18T06:05:51Z</updated>
<entry>
<title>Merge from mainline: Fix PR1666, SPASS with the CBE and 254.gap with the CBE.</title>
<updated>2007-09-18T06:05:51Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-18T06:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c89fb936a2260b629b07117c692fc883fc2f366'/>
<id>urn:sha1:4c89fb936a2260b629b07117c692fc883fc2f366</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42081 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added getNumDefs().</title>
<updated>2007-09-13T00:16:29Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-13T00:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ffddf97e5dd1fc222cec049c30ca5d9018a741f8'/>
<id>urn:sha1:ffddf97e5dd1fc222cec049c30ca5d9018a741f8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41901 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Yet another getTargetNode variant.</title>
<updated>2007-09-12T23:39:49Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-12T23:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05e69c1f23f1097530fcbc7be97f99d696c019a2'/>
<id>urn:sha1:05e69c1f23f1097530fcbc7be97f99d696c019a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41898 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move dump out of class, use "\n" instead of endl</title>
<updated>2007-09-11T22:58:27Z</updated>
<author>
<name>Daniel Berlin</name>
<email>dberlin@dberlin.org</email>
</author>
<published>2007-09-11T22:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec39cb98d38bc0474a9ba207bcee31718db0e178'/>
<id>urn:sha1:ec39cb98d38bc0474a9ba207bcee31718db0e178</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41872 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add APInt interfaces to APFloat (allows directly</title>
<updated>2007-09-11T18:32:33Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-09-11T18:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3f6eb7419de437436265831fce92f62498556e08'/>
<id>urn:sha1:3f6eb7419de437436265831fce92f62498556e08</id>
<content type='text'>
access to bits).  Use them in place of float and
double interfaces where appropriate.
First bits of x86 long double constants handling 
(untested, probably does not work).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert to use ilist and non-pointer lists for extra goodness</title>
<updated>2007-09-11T17:42:22Z</updated>
<author>
<name>Daniel Berlin</name>
<email>dberlin@dberlin.org</email>
</author>
<published>2007-09-11T17:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6320260e060ce4fc5d199d757b15a0f43be66029'/>
<id>urn:sha1:6320260e060ce4fc5d199d757b15a0f43be66029</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41855 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add accessor method.</title>
<updated>2007-09-11T17:24:38Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-09-11T17:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4e319a30babef1175b514147aa18ee488311f1b2'/>
<id>urn:sha1:4e319a30babef1175b514147aa18ee488311f1b2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41854 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a bool to indicate if we should set the "indirect encoding" bit in the Dwarf</title>
<updated>2007-09-11T17:20:55Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-09-11T17:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ef4a661725716c60b49c40eed5225cac52f877e9'/>
<id>urn:sha1:ef4a661725716c60b49c40eed5225cac52f877e9</id>
<content type='text'>
information for EH.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41852 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fold the adjust_trampoline intrinsic into</title>
<updated>2007-09-11T14:10:23Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-09-11T14:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7331b3dd72409e644833ecaf62a0f6db03c97ee'/>
<id>urn:sha1:f7331b3dd72409e644833ecaf62a0f6db03c97ee</id>
<content type='text'>
init_trampoline.  There is now only one
trampoline intrinsic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41841 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The personality function on Darwin needs a global stub. We then refer to</title>
<updated>2007-09-11T08:27:17Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-09-11T08:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d60da495cd5c6bc119b3489e6b3147158735bb99'/>
<id>urn:sha1:d60da495cd5c6bc119b3489e6b3147158735bb99</id>
<content type='text'>
that global stub instead of doing the ".set" thingy we were doing before.



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