<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-23T18:25:57Z</updated>
<entry>
<title>Turn on the IPCP pass by default.  It has passed all of the tests</title>
<updated>2003-10-23T18:25:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-23T18:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eaa35bb794fc45df83fef6eada35783739a4030f'/>
<id>urn:sha1:eaa35bb794fc45df83fef6eada35783739a4030f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9435 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix an assertion failure in Bugpoint</title>
<updated>2003-10-23T15:42:55Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-23T15:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5da69c79f9c4490c6657c207430dfeb1060fc4dd'/>
<id>urn:sha1:5da69c79f9c4490c6657c207430dfeb1060fc4dd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9406 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete the -print-cfg pass from this file</title>
<updated>2003-10-22T16:02:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T16:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3b39537e71f1b4bdf7dd49244e39e0a585951f1e'/>
<id>urn:sha1:3b39537e71f1b4bdf7dd49244e39e0a585951f1e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9372 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New library needed</title>
<updated>2003-10-22T03:40:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T03:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=20678b96ea7ab7d4f0809eb5407910bae75e446c'/>
<id>urn:sha1:20678b96ea7ab7d4f0809eb5407910bae75e446c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9364 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix off-by-one error in processing of libraries named on command line.</title>
<updated>2003-10-21T21:07:12Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-21T21:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1fce0881f90e8ec6a47703cbc90db5feebaef7a'/>
<id>urn:sha1:f1fce0881f90e8ec6a47703cbc90db5feebaef7a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9351 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the first FIXME in this file: automatically pick a "good"</title>
<updated>2003-10-21T17:41:35Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-21T17:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b5ee509be2ce78badc11fd649dda90ec78394d1a'/>
<id>urn:sha1:b5ee509be2ce78badc11fd649dda90ec78394d1a</id>
<content type='text'>
interpreter by default, by picking the first one that works
from a hard-coded list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9337 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright to Makefiles.</title>
<updated>2003-10-20T22:29:16Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2fab734ade8a2e3e8679c11cac7236b920d567b'/>
<id>urn:sha1:e2fab734ade8a2e3e8679c11cac7236b920d567b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed extraneous comment line.</title>
<updated>2003-10-20T20:40:30Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T20:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ee1e64293dc1727c0119530ae4bc72006879954'/>
<id>urn:sha1:1ee1e64293dc1727c0119530ae4bc72006879954</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9308 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright header (for lack of a better term).</title>
<updated>2003-10-20T20:19:47Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T20:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be'/>
<id>urn:sha1:6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9304 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Made error message more comprehensible.</title>
<updated>2003-10-20T19:43:47Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-20T19:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=06ea151895e220516da4831ac226ada092311f99'/>
<id>urn:sha1:06ea151895e220516da4831ac226ada092311f99</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9299 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
