<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-05-06T01:32:53Z</updated>
<entry>
<title>Remove uses of llvm/System/IncludeFile.h that are no longer needed.</title>
<updated>2008-05-06T01:32:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-06T01:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=84b7df43fb098268f6ce37a3e32bcc2f455ecf96'/>
<id>urn:sha1:84b7df43fb098268f6ce37a3e32bcc2f455ecf96</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50695 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix more -Wshorten-64-to-32 warnings.</title>
<updated>2008-05-05T18:30:58Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-05T18:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=34cd4a484e532cc463fd5a4bf59b88d13c5467c1'/>
<id>urn:sha1:34cd4a484e532cc463fd5a4bf59b88d13c5467c1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50659 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Suppress -Wshorten-64-to-32 warnings for 64-bit hosts.</title>
<updated>2008-05-02T21:15:08Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-02T21:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=48e8c80e1791adb7a07b8fd6e27edcdfbb756950'/>
<id>urn:sha1:48e8c80e1791adb7a07b8fd6e27edcdfbb756950</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50590 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fcntl.h is pretty standard on unix (without the sys/)</title>
<updated>2008-04-30T08:53:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-04-30T08:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8811080a65f003127961b98a98d5474ddde6801a'/>
<id>urn:sha1:8811080a65f003127961b98a98d5474ddde6801a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50475 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a pointer-arithmetic bug that caused 64-bit host pointer values to</title>
<updated>2008-04-28T20:25:15Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-04-28T20:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3e2dda63d03b84e558c757fae67ee8fe028b9124'/>
<id>urn:sha1:3e2dda63d03b84e558c757fae67ee8fe028b9124</id>
<content type='text'>
be truncated to 32 bits. This fixes the recent Benchmarks/McCat/09-vor
regression on x86-64, among other things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50372 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Bug fix in BumpPtrAllocator: don't assume that all objects have the same alignment.  "Bump" of the pointer for the next allocated object to be of the specified alignment.</title>
<updated>2008-04-28T17:58:07Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2008-04-28T17:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9715624fa096bf412bf5d63214d9ea8fae485af'/>
<id>urn:sha1:c9715624fa096bf412bf5d63214d9ea8fae485af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50362 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for response files to the CommandLine library.</title>
<updated>2008-04-28T16:44:25Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2008-04-28T16:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=beb4d8293d5311c4581fd3d914f865e358af53a5'/>
<id>urn:sha1:beb4d8293d5311c4581fd3d914f865e358af53a5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50355 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make these variables static.</title>
<updated>2008-04-23T23:15:23Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-04-23T23:15:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c02aca2380bc95a3ce5799929354612c67cc105'/>
<id>urn:sha1:3c02aca2380bc95a3ce5799929354612c67cc105</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50196 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Check that APFloat::convert is not trying to target</title>
<updated>2008-04-20T01:34:03Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-04-20T01:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79f82f9fd5dd5bceaf2a3b1c0426b3e7f40b6474'/>
<id>urn:sha1:79f82f9fd5dd5bceaf2a3b1c0426b3e7f40b6474</id>
<content type='text'>
ppc long double, which doesn't work.

This may break some stuff temporarily, but I want to
avoid the propagation of code that assumes this works.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49983 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use gv's --spartan option, which trades away an extra row of UI buttons</title>
<updated>2008-04-15T17:27:05Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-04-15T17:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b11af0db2e1c1359543c7128a2a4c4fe61a03317'/>
<id>urn:sha1:b11af0db2e1c1359543c7128a2a4c4fe61a03317</id>
<content type='text'>
for more space for displaying the graph.


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