<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:36:04Z</updated>
<entry>
<title>Remove attribution from file headers, per discussion on llvmdev.</title>
<updated>2007-12-29T20:36:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ee451de366474b9c228b4e5fa573795a715216d'/>
<id>urn:sha1:4ee451de366474b9c228b4e5fa573795a715216d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attribution from lib Makefiles.</title>
<updated>2007-12-29T20:09:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc643c5e88c596f217750dd91fcc66488dfed73d'/>
<id>urn:sha1:fc643c5e88c596f217750dd91fcc66488dfed73d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Cygwin defines uint32_t as unsigned long. Unbreak call to std::min in this case</title>
<updated>2007-12-24T11:16:47Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-12-24T11:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97d37260df83eaac0f8876087ad2c53f07d6efc9'/>
<id>urn:sha1:97d37260df83eaac0f8876087ad2c53f07d6efc9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45342 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't have APInt.cpp depend upon DerivedTypes.h. This helps with splitting the</title>
<updated>2007-12-11T06:53:58Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-12-11T06:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9af1887537cf7064c8d842bde739fbd1fec4d166'/>
<id>urn:sha1:9af1887537cf7064c8d842bde739fbd1fec4d166</id>
<content type='text'>
Support libraries separately into their own module.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44852 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>proper #include order.</title>
<updated>2007-12-08T19:00:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-08T19:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36d26c201f39c63ca440b74e5b317ae0039c0414'/>
<id>urn:sha1:36d26c201f39c63ca440b74e5b317ae0039c0414</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44707 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding a StringPool data structure, which GC will use.</title>
<updated>2007-12-08T17:07:47Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-12-08T17:07:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=985cb6223424c6c97c4b9a47ae74c2eedb5cd7c2'/>
<id>urn:sha1:985cb6223424c6c97c4b9a47ae74c2eedb5cd7c2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44705 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prior commit updated wrong if, apologies.</title>
<updated>2007-12-05T13:06:04Z</updated>
<author>
<name>Neil Booth</name>
<email>neil@daikokuya.co.uk</email>
</author>
<published>2007-12-05T13:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cc2335968f3bcc39a12308390ea33ab0eab90744'/>
<id>urn:sha1:cc2335968f3bcc39a12308390ea33ab0eab90744</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44614 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Handle zero correctly.</title>
<updated>2007-12-05T13:01:24Z</updated>
<author>
<name>Neil Booth</name>
<email>neil@daikokuya.co.uk</email>
</author>
<published>2007-12-05T13:01:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a89e45f7544bff22b09de7ac7a8c000701bffae4'/>
<id>urn:sha1:a89e45f7544bff22b09de7ac7a8c000701bffae4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44613 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Handle 0 correctly in string-&gt;APFloat conversion.</title>
<updated>2007-12-05T01:10:19Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-12-05T01:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=db1e30272c06daba86c896e56a7d225a15c93b98'/>
<id>urn:sha1:db1e30272c06daba86c896e56a7d225a15c93b98</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44594 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.</title>
<updated>2007-11-23T22:42:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-23T22:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9e513acd3145036bd06b5e0f5bcc83a3e5c08854'/>
<id>urn:sha1:9e513acd3145036bd06b5e0f5bcc83a3e5c08854</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44296 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
